Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 

99 righe
2.5 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <SessionStorage Value="InProjectDir"/>
  8. <MainUnit Value="0"/>
  9. <Title Value="example"/>
  10. <ResourceType Value="res"/>
  11. <UseXPManifest Value="True"/>
  12. <Icon Value="0"/>
  13. </General>
  14. <i18n>
  15. <EnableI18N LFM="False"/>
  16. </i18n>
  17. <VersionInfo>
  18. <StringTable ProductVersion=""/>
  19. </VersionInfo>
  20. <BuildModes Count="1">
  21. <Item1 Name="Default" Default="True"/>
  22. </BuildModes>
  23. <PublishOptions>
  24. <Version Value="2"/>
  25. </PublishOptions>
  26. <RunParams>
  27. <local>
  28. <FormatVersion Value="1"/>
  29. </local>
  30. </RunParams>
  31. <RequiredPackages Count="1">
  32. <Item1>
  33. <PackageName Value="LCL"/>
  34. </Item1>
  35. </RequiredPackages>
  36. <Units Count="3">
  37. <Unit0>
  38. <Filename Value="example.lpr"/>
  39. <IsPartOfProject Value="True"/>
  40. </Unit0>
  41. <Unit1>
  42. <Filename Value="uMainForm.pas"/>
  43. <IsPartOfProject Value="True"/>
  44. <ComponentName Value="MainForm"/>
  45. <HasResources Value="True"/>
  46. <ResourceBaseClass Value="Form"/>
  47. <UnitName Value="uMainForm"/>
  48. </Unit1>
  49. <Unit2>
  50. <Filename Value="..\..\ulibTextSuite.pas"/>
  51. <IsPartOfProject Value="True"/>
  52. <UnitName Value="ulibTextSuite"/>
  53. </Unit2>
  54. </Units>
  55. </ProjectOptions>
  56. <CompilerOptions>
  57. <Version Value="11"/>
  58. <PathDelim Value="\"/>
  59. <Target>
  60. <Filename Value="example"/>
  61. </Target>
  62. <SearchPaths>
  63. <IncludeFiles Value="$(ProjOutDir)"/>
  64. <OtherUnitFiles Value="..\..\..\OpenGlCore;..\.."/>
  65. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  66. </SearchPaths>
  67. <Linking>
  68. <Debugging>
  69. <UseHeaptrc Value="True"/>
  70. <UseExternalDbgSyms Value="True"/>
  71. </Debugging>
  72. <Options>
  73. <Win32>
  74. <GraphicApplication Value="True"/>
  75. </Win32>
  76. </Options>
  77. </Linking>
  78. <Other>
  79. <CompilerMessages>
  80. <IgnoredMessages idx5024="True"/>
  81. </CompilerMessages>
  82. <CustomOptions Value="-dDUMP_HEAPTRACE"/>
  83. </Other>
  84. </CompilerOptions>
  85. <Debugging>
  86. <Exceptions Count="3">
  87. <Item1>
  88. <Name Value="EAbort"/>
  89. </Item1>
  90. <Item2>
  91. <Name Value="ECodetoolError"/>
  92. </Item2>
  93. <Item3>
  94. <Name Value="EFOpenError"/>
  95. </Item3>
  96. </Exceptions>
  97. </Debugging>
  98. </CONFIG>