project1.lpi 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="12"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <SessionStorage Value="InProjectDir"/>
  8. <Title Value="project1"/>
  9. <Scaled Value="True"/>
  10. <ResourceType Value="res"/>
  11. <UseXPManifest Value="True"/>
  12. <XPManifest>
  13. <DpiAware Value="True"/>
  14. </XPManifest>
  15. <Icon Value="0"/>
  16. </General>
  17. <BuildModes>
  18. <Item Name="Default" Default="True"/>
  19. </BuildModes>
  20. <PublishOptions>
  21. <Version Value="2"/>
  22. <DestinationDirectory Value="$(TestDir)/publishedproject/bcprogressring"/>
  23. <OpenInFileMan Value="True"/>
  24. <UseFileFilters Value="True"/>
  25. </PublishOptions>
  26. <RunParams>
  27. <FormatVersion Value="2"/>
  28. </RunParams>
  29. <RequiredPackages>
  30. <Item>
  31. <PackageName Value="bgracontrols"/>
  32. </Item>
  33. <Item>
  34. <PackageName Value="LCL"/>
  35. </Item>
  36. </RequiredPackages>
  37. <Units>
  38. <Unit>
  39. <Filename Value="project1.lpr"/>
  40. <IsPartOfProject Value="True"/>
  41. </Unit>
  42. <Unit>
  43. <Filename Value="unit1.pas"/>
  44. <IsPartOfProject Value="True"/>
  45. <ComponentName Value="Form1"/>
  46. <ResourceBaseClass Value="Form"/>
  47. <UnitName Value="Unit1"/>
  48. </Unit>
  49. <Unit>
  50. <Filename Value="bcfluentprogressring.pas"/>
  51. <IsPartOfProject Value="True"/>
  52. <UnitName Value="BCFluentProgressRing"/>
  53. </Unit>
  54. </Units>
  55. </ProjectOptions>
  56. <CompilerOptions>
  57. <Version Value="11"/>
  58. <PathDelim Value="\"/>
  59. <Target>
  60. <Filename Value="project1"/>
  61. </Target>
  62. <SearchPaths>
  63. <IncludeFiles Value="$(ProjOutDir)"/>
  64. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  65. </SearchPaths>
  66. <Linking>
  67. <Debugging>
  68. <DebugInfoType Value="dsDwarf2Set"/>
  69. </Debugging>
  70. <Options>
  71. <Win32>
  72. <GraphicApplication Value="True"/>
  73. </Win32>
  74. </Options>
  75. </Linking>
  76. </CompilerOptions>
  77. </CONFIG>