makeskel.lpi 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <PathDelim Value="/"/>
  5. <Version Value="6"/>
  6. <General>
  7. <Flags>
  8. <MainUnitHasUsesSectionForAllUnits Value="False"/>
  9. <MainUnitHasCreateFormStatements Value="False"/>
  10. <MainUnitHasTitleStatement Value="False"/>
  11. </Flags>
  12. <MainUnit Value="0"/>
  13. <TargetFileExt Value=""/>
  14. <ActiveEditorIndexAtStart Value="1"/>
  15. </General>
  16. <VersionInfo>
  17. <ProjectVersion Value=""/>
  18. <Language Value=""/>
  19. <CharSet Value=""/>
  20. </VersionInfo>
  21. <PublishOptions>
  22. <Version Value="2"/>
  23. <IgnoreBinaries Value="False"/>
  24. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  25. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  26. </PublishOptions>
  27. <RunParams>
  28. <local>
  29. <FormatVersion Value="1"/>
  30. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  31. </local>
  32. </RunParams>
  33. <Units Count="2">
  34. <Unit0>
  35. <Filename Value="makeskel.pp"/>
  36. <IsPartOfProject Value="True"/>
  37. <UnitName Value="MakeSkel"/>
  38. <CursorPos X="8" Y="22"/>
  39. <TopLine Value="1"/>
  40. <EditorIndex Value="0"/>
  41. <UsageCount Value="20"/>
  42. <Loaded Value="True"/>
  43. </Unit0>
  44. <Unit1>
  45. <Filename Value="dglobals.pp"/>
  46. <IsPartOfProject Value="True"/>
  47. <UnitName Value="dGlobals"/>
  48. <CursorPos X="40" Y="311"/>
  49. <TopLine Value="300"/>
  50. <EditorIndex Value="1"/>
  51. <UsageCount Value="20"/>
  52. <Loaded Value="True"/>
  53. </Unit1>
  54. </Units>
  55. <JumpHistory Count="1" HistoryIndex="0">
  56. <Position1>
  57. <Filename Value="makeskel.pp"/>
  58. <Caret Line="22" Column="8" TopLine="1"/>
  59. </Position1>
  60. </JumpHistory>
  61. </ProjectOptions>
  62. <CompilerOptions>
  63. <Version Value="8"/>
  64. <Other>
  65. <CompilerPath Value="$(CompPath)"/>
  66. </Other>
  67. </CompilerOptions>
  68. <Debugging>
  69. <Exceptions Count="2">
  70. <Item1>
  71. <Name Value="ECodetoolError"/>
  72. </Item1>
  73. <Item2>
  74. <Name Value="EFOpenError"/>
  75. </Item2>
  76. </Exceptions>
  77. </Debugging>
  78. </CONFIG>