fpzipper.lpi 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <General>
  6. <Flags>
  7. <LRSInOutputDirectory Value="False"/>
  8. </Flags>
  9. <MainUnit Value="0"/>
  10. </General>
  11. <VersionInfo>
  12. <Language Value=""/>
  13. <CharSet Value=""/>
  14. <StringTable ProductVersion=""/>
  15. </VersionInfo>
  16. <BuildModes Count="1">
  17. <Item1 Name="default" Default="True"/>
  18. </BuildModes>
  19. <PublishOptions>
  20. <Version Value="2"/>
  21. <IgnoreBinaries Value="False"/>
  22. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  23. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  24. </PublishOptions>
  25. <RunParams>
  26. <local>
  27. <FormatVersion Value="1"/>
  28. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  29. </local>
  30. </RunParams>
  31. <Units Count="3">
  32. <Unit0>
  33. <Filename Value="fpzipper.lpr"/>
  34. <IsPartOfProject Value="True"/>
  35. <IsVisibleTab Value="True"/>
  36. <TopLine Value="48"/>
  37. <CursorPos X="4" Y="53"/>
  38. <UsageCount Value="21"/>
  39. <Loaded Value="True"/>
  40. <LoadedDesigner Value="True"/>
  41. </Unit0>
  42. <Unit1>
  43. <Filename Value="../src/zipper.pp"/>
  44. <IsPartOfProject Value="True"/>
  45. <EditorIndex Value="-1"/>
  46. <TopLine Value="2271"/>
  47. <CursorPos X="32" Y="2286"/>
  48. <UsageCount Value="21"/>
  49. </Unit1>
  50. <Unit2>
  51. <Filename Value="zipper.pp"/>
  52. <EditorIndex Value="1"/>
  53. <TopLine Value="2380"/>
  54. <CursorPos X="7" Y="2389"/>
  55. <UsageCount Value="10"/>
  56. <Loaded Value="True"/>
  57. </Unit2>
  58. </Units>
  59. <JumpHistory Count="5" HistoryIndex="4">
  60. <Position1>
  61. <Filename Value="fpzipper.lpr"/>
  62. <Caret Line="10" Column="6" TopLine="4"/>
  63. </Position1>
  64. <Position2>
  65. <Filename Value="fpzipper.lpr"/>
  66. <Caret Line="10" Column="6" TopLine="4"/>
  67. </Position2>
  68. <Position3>
  69. <Filename Value="zipper.pp"/>
  70. <Caret TopLine="43"/>
  71. </Position3>
  72. <Position4>
  73. <Filename Value="zipper.pp"/>
  74. <Caret Line="2395" Column="28" TopLine="2379"/>
  75. </Position4>
  76. <Position5>
  77. <Filename Value="zipper.pp"/>
  78. <Caret Line="571" TopLine="555"/>
  79. </Position5>
  80. </JumpHistory>
  81. </ProjectOptions>
  82. <CompilerOptions>
  83. <Version Value="11"/>
  84. <Parsing>
  85. <SyntaxOptions>
  86. <UseAnsiStrings Value="False"/>
  87. </SyntaxOptions>
  88. </Parsing>
  89. </CompilerOptions>
  90. <Debugging>
  91. <Exceptions Count="2">
  92. <Item1>
  93. <Name Value="ECodetoolError"/>
  94. </Item1>
  95. <Item2>
  96. <Name Value="EFOpenError"/>
  97. </Item2>
  98. </Exceptions>
  99. </Debugging>
  100. </CONFIG>