You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

83 lines
2.0 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="project1"/>
  10. <ResourceType Value="res"/>
  11. <UseXPManifest Value="True"/>
  12. </General>
  13. <i18n>
  14. <EnableI18N LFM="False"/>
  15. </i18n>
  16. <VersionInfo>
  17. <StringTable ProductVersion=""/>
  18. </VersionInfo>
  19. <BuildModes Count="1">
  20. <Item1 Name="Default" Default="True"/>
  21. </BuildModes>
  22. <PublishOptions>
  23. <Version Value="2"/>
  24. </PublishOptions>
  25. <RunParams>
  26. <local>
  27. <FormatVersion Value="1"/>
  28. </local>
  29. </RunParams>
  30. <RequiredPackages Count="1">
  31. <Item1>
  32. <PackageName Value="LCL"/>
  33. </Item1>
  34. </RequiredPackages>
  35. <Units Count="2">
  36. <Unit0>
  37. <Filename Value="project1.lpr"/>
  38. <IsPartOfProject Value="True"/>
  39. </Unit0>
  40. <Unit1>
  41. <Filename Value="uMainForm.pas"/>
  42. <IsPartOfProject Value="True"/>
  43. <ComponentName Value="MainForm"/>
  44. <HasResources Value="True"/>
  45. <ResourceBaseClass Value="Form"/>
  46. <UnitName Value="uMainForm"/>
  47. </Unit1>
  48. </Units>
  49. </ProjectOptions>
  50. <CompilerOptions>
  51. <Version Value="11"/>
  52. <PathDelim Value="\"/>
  53. <Target>
  54. <Filename Value="project1"/>
  55. </Target>
  56. <SearchPaths>
  57. <IncludeFiles Value="$(ProjOutDir);..\.."/>
  58. <OtherUnitFiles Value="..\.."/>
  59. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  60. </SearchPaths>
  61. <Linking>
  62. <Options>
  63. <Win32>
  64. <GraphicApplication Value="True"/>
  65. </Win32>
  66. </Options>
  67. </Linking>
  68. </CompilerOptions>
  69. <Debugging>
  70. <Exceptions Count="3">
  71. <Item1>
  72. <Name Value="EAbort"/>
  73. </Item1>
  74. <Item2>
  75. <Name Value="ECodetoolError"/>
  76. </Item2>
  77. <Item3>
  78. <Name Value="EFOpenError"/>
  79. </Item3>
  80. </Exceptions>
  81. </Debugging>
  82. </CONFIG>