XMLXSDExportTest.lpi 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  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="10"/>
  25. <PathDelim Value="\"/>
  26. <SearchPaths>
  27. <IncludeFiles Value="$(ProjOutDir)"/>
  28. </SearchPaths>
  29. <Linking>
  30. <Debugging>
  31. <GenerateDebugInfo Value="True"/>
  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="2">
  55. <Item1>
  56. <PackageName Value="FPCUnitConsoleRunner"/>
  57. </Item1>
  58. <Item2>
  59. <PackageName Value="FCL"/>
  60. </Item2>
  61. </RequiredPackages>
  62. <Units Count="2">
  63. <Unit0>
  64. <Filename Value="XMLXSDExportTest.lpr"/>
  65. <IsPartOfProject Value="True"/>
  66. <UnitName Value="XMLXSDExportTest"/>
  67. </Unit0>
  68. <Unit1>
  69. <Filename Value="xmlxsdexporttestcase1.pas"/>
  70. <IsPartOfProject Value="True"/>
  71. <UnitName Value="XMLXSDExportTestCase1"/>
  72. </Unit1>
  73. </Units>
  74. </ProjectOptions>
  75. <CompilerOptions>
  76. <Version Value="10"/>
  77. <PathDelim Value="\"/>
  78. <SearchPaths>
  79. <IncludeFiles Value="$(ProjOutDir)"/>
  80. </SearchPaths>
  81. <Other>
  82. <CompilerMessages>
  83. <UseMsgFile Value="True"/>
  84. </CompilerMessages>
  85. <CompilerPath Value="$(CompPath)"/>
  86. </Other>
  87. </CompilerOptions>
  88. <Debugging>
  89. <Exceptions Count="3">
  90. <Item1>
  91. <Name Value="EAbort"/>
  92. </Item1>
  93. <Item2>
  94. <Name Value="ECodetoolError"/>
  95. </Item2>
  96. <Item3>
  97. <Name Value="EFOpenError"/>
  98. </Item3>
  99. </Exceptions>
  100. </Debugging>
  101. </CONFIG>