fclbase-unittests.lpi 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <General>
  6. <Flags>
  7. <MainUnitHasCreateFormStatements Value="False"/>
  8. <MainUnitHasTitleStatement Value="False"/>
  9. <UseDefaultCompilerOptions Value="True"/>
  10. </Flags>
  11. <SessionStorage Value="InProjectDir"/>
  12. <MainUnit Value="0"/>
  13. <Title Value="fclbase-unittests"/>
  14. <UseAppBundle Value="False"/>
  15. <ResourceType Value="res"/>
  16. </General>
  17. <i18n>
  18. <EnableI18N LFM="False"/>
  19. </i18n>
  20. <VersionInfo>
  21. <StringTable ProductVersion=""/>
  22. </VersionInfo>
  23. <BuildModes Count="1">
  24. <Item1 Name="Default" Default="True"/>
  25. </BuildModes>
  26. <PublishOptions>
  27. <Version Value="2"/>
  28. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  29. <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
  30. </PublishOptions>
  31. <RunParams>
  32. <local>
  33. <FormatVersion Value="1"/>
  34. <LaunchingApplication PathPlusParams="/usr/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  35. </local>
  36. </RunParams>
  37. <Units Count="2">
  38. <Unit0>
  39. <Filename Value="fclbase-unittests.pp"/>
  40. <IsPartOfProject Value="True"/>
  41. </Unit0>
  42. <Unit1>
  43. <Filename Value="tchashlist.pp"/>
  44. <IsPartOfProject Value="True"/>
  45. <UnitName Value="tchashlist"/>
  46. </Unit1>
  47. </Units>
  48. </ProjectOptions>
  49. <CompilerOptions>
  50. <Version Value="11"/>
  51. <Target>
  52. <Filename Value="project1"/>
  53. </Target>
  54. <SearchPaths>
  55. <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
  56. </SearchPaths>
  57. <Other>
  58. <CompilerMessages>
  59. <MsgFileName Value=""/>
  60. </CompilerMessages>
  61. <CompilerPath Value="$(CompPath)"/>
  62. </Other>
  63. </CompilerOptions>
  64. <Debugging>
  65. <Exceptions Count="3">
  66. <Item1>
  67. <Name Value="EAbort"/>
  68. </Item1>
  69. <Item2>
  70. <Name Value="ECodetoolError"/>
  71. </Item2>
  72. <Item3>
  73. <Name Value="EFOpenError"/>
  74. </Item3>
  75. </Exceptions>
  76. </Debugging>
  77. </CONFIG>