XMLXSDExportTest.lpi 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <Flags>
  8. <SaveOnlyProjectUnits Value="True"/>
  9. </Flags>
  10. <SessionStorage Value="InProjectDir"/>
  11. <MainUnit Value="0"/>
  12. <ResourceType Value="res"/>
  13. </General>
  14. <i18n>
  15. <EnableI18N LFM="False"/>
  16. </i18n>
  17. <VersionInfo>
  18. <StringTable ProductVersion=""/>
  19. </VersionInfo>
  20. <BuildModes Count="2">
  21. <Item1 Name="Default" Default="True"/>
  22. <Item2 Name="Debug">
  23. <CompilerOptions>
  24. <Version Value="11"/>
  25. <PathDelim Value="\"/>
  26. <SearchPaths>
  27. <IncludeFiles Value="$(ProjOutDir)"/>
  28. </SearchPaths>
  29. <Linking>
  30. <Debugging>
  31. <DebugInfoType Value="dsStabs"/>
  32. </Debugging>
  33. </Linking>
  34. <Other>
  35. <CompilerMessages>
  36. <UseMsgFile Value="True"/>
  37. </CompilerMessages>
  38. <CompilerPath Value="$(CompPath)"/>
  39. </Other>
  40. </CompilerOptions>
  41. </Item2>
  42. </BuildModes>
  43. <PublishOptions>
  44. <Version Value="2"/>
  45. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  46. <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
  47. </PublishOptions>
  48. <RunParams>
  49. <local>
  50. <FormatVersion Value="1"/>
  51. <LaunchingApplication PathPlusParams="\usr\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
  52. </local>
  53. </RunParams>
  54. <RequiredPackages Count="1">
  55. <Item1>
  56. <PackageName Value="FCL"/>
  57. </Item1>
  58. </RequiredPackages>
  59. <Units Count="2">
  60. <Unit0>
  61. <Filename Value="XMLXSDExportTest.lpr"/>
  62. <IsPartOfProject Value="True"/>
  63. <UnitName Value="XMLXSDExportTest"/>
  64. </Unit0>
  65. <Unit1>
  66. <Filename Value="xmlxsdexporttestcase1.pas"/>
  67. <IsPartOfProject Value="True"/>
  68. <UnitName Value="XMLXSDExportTestCase1"/>
  69. </Unit1>
  70. </Units>
  71. </ProjectOptions>
  72. <CompilerOptions>
  73. <Version Value="11"/>
  74. <PathDelim Value="\"/>
  75. <Target>
  76. <Filename Value="XMLXSDExportTest"/>
  77. </Target>
  78. <SearchPaths>
  79. <IncludeFiles Value="$(ProjOutDir)"/>
  80. <UnitOutputDirectory Value="units\$(TargetCPU)-$(TargetOS)\"/>
  81. </SearchPaths>
  82. <Other>
  83. <CompilerMessages>
  84. <UseMsgFile Value="True"/>
  85. </CompilerMessages>
  86. <CompilerPath Value="$(CompPath)"/>
  87. </Other>
  88. </CompilerOptions>
  89. <Debugging>
  90. <Exceptions Count="3">
  91. <Item1>
  92. <Name Value="EAbort"/>
  93. </Item1>
  94. <Item2>
  95. <Name Value="ECodetoolError"/>
  96. </Item2>
  97. <Item3>
  98. <Name Value="EFOpenError"/>
  99. </Item3>
  100. </Exceptions>
  101. </Debugging>
  102. </CONFIG>