project1.lpi 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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. <UseFileFilters Value="True"/>
  23. </PublishOptions>
  24. <RunParams>
  25. <FormatVersion Value="2"/>
  26. </RunParams>
  27. <RequiredPackages>
  28. <Item>
  29. <PackageName Value="bgracontrols"/>
  30. </Item>
  31. <Item>
  32. <PackageName Value="LCL"/>
  33. </Item>
  34. </RequiredPackages>
  35. <Units>
  36. <Unit>
  37. <Filename Value="project1.lpr"/>
  38. <IsPartOfProject Value="True"/>
  39. </Unit>
  40. <Unit>
  41. <Filename Value="unit1.pas"/>
  42. <IsPartOfProject Value="True"/>
  43. <ComponentName Value="Form1"/>
  44. <ResourceBaseClass Value="Form"/>
  45. <UnitName Value="Unit1"/>
  46. </Unit>
  47. </Units>
  48. </ProjectOptions>
  49. <CompilerOptions>
  50. <Version Value="11"/>
  51. <PathDelim Value="\"/>
  52. <Target>
  53. <Filename Value="project1"/>
  54. </Target>
  55. <SearchPaths>
  56. <IncludeFiles Value="$(ProjOutDir)"/>
  57. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  58. </SearchPaths>
  59. <Linking>
  60. <Options>
  61. <Win32>
  62. <GraphicApplication Value="True"/>
  63. </Win32>
  64. </Options>
  65. </Linking>
  66. </CompilerOptions>
  67. <Debugging>
  68. <Exceptions>
  69. <Item>
  70. <Name Value="EAbort"/>
  71. </Item>
  72. <Item>
  73. <Name Value="ECodetoolError"/>
  74. </Item>
  75. <Item>
  76. <Name Value="EFOpenError"/>
  77. </Item>
  78. </Exceptions>
  79. </Debugging>
  80. </CONFIG>