fpvwritetest.lpi 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <Flags>
  8. <MainUnitHasCreateFormStatements Value="False"/>
  9. <MainUnitHasTitleStatement Value="False"/>
  10. </Flags>
  11. <SessionStorage Value="InProjectDir"/>
  12. <MainUnit Value="0"/>
  13. <Title Value="fpvwritetest"/>
  14. <ResourceType Value="res"/>
  15. <UseXPManifest Value="True"/>
  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|ppw|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="1">
  38. <Unit0>
  39. <Filename Value="fpvwritetest.pas"/>
  40. <IsPartOfProject Value="True"/>
  41. <UnitName Value="fpvwritetest"/>
  42. </Unit0>
  43. </Units>
  44. </ProjectOptions>
  45. <CompilerOptions>
  46. <Version Value="10"/>
  47. <PathDelim Value="\"/>
  48. <Target>
  49. <Filename Value="fpvwritetest"/>
  50. </Target>
  51. <SearchPaths>
  52. <IncludeFiles Value="$(ProjOutDir)"/>
  53. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  54. </SearchPaths>
  55. <Other>
  56. <CompilerMessages>
  57. <UseMsgFile Value="True"/>
  58. </CompilerMessages>
  59. <CompilerPath Value="$(CompPath)"/>
  60. </Other>
  61. </CompilerOptions>
  62. <Debugging>
  63. <Exceptions Count="3">
  64. <Item1>
  65. <Name Value="EAbort"/>
  66. </Item1>
  67. <Item2>
  68. <Name Value="ECodetoolError"/>
  69. </Item2>
  70. <Item3>
  71. <Name Value="EFOpenError"/>
  72. </Item3>
  73. </Exceptions>
  74. </Debugging>
  75. </CONFIG>