project1.lpi 2.1 KB

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