Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 

93 rader
2.3 KiB

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