chmls.lpi 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <PathDelim Value="/"/>
  5. <Version Value="5"/>
  6. <General>
  7. <MainUnit Value="0"/>
  8. <IconPath Value="./"/>
  9. <TargetFileExt Value=""/>
  10. <ActiveEditorIndexAtStart Value="1"/>
  11. </General>
  12. <VersionInfo>
  13. <ProjectVersion Value=""/>
  14. <Language Value=""/>
  15. <CharSet Value=""/>
  16. </VersionInfo>
  17. <PublishOptions>
  18. <Version Value="2"/>
  19. <IgnoreBinaries Value="False"/>
  20. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  21. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  22. </PublishOptions>
  23. <RunParams>
  24. <local>
  25. <FormatVersion Value="1"/>
  26. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  27. </local>
  28. </RunParams>
  29. <Units Count="1">
  30. <Unit0>
  31. <Filename Value="chmls.lpr"/>
  32. <IsPartOfProject Value="True"/>
  33. <UnitName Value="chmls"/>
  34. <CursorPos X="22" Y="66"/>
  35. <TopLine Value="41"/>
  36. <EditorIndex Value="0"/>
  37. <UsageCount Value="29"/>
  38. <Loaded Value="True"/>
  39. </Unit0>
  40. </Units>
  41. <JumpHistory Count="0">
  42. </JumpHistory>
  43. </ProjectOptions>
  44. <CompilerOptions>
  45. <Version Value="5"/>
  46. <SearchPaths>
  47. <OtherUnitFiles Value="/home/andrew/programming/lazarus/components/chmhelp/packages/chm/"/>
  48. </SearchPaths>
  49. <CodeGeneration>
  50. <Generate Value="Faster"/>
  51. </CodeGeneration>
  52. <Other>
  53. <CompilerPath Value="$(CompPath)"/>
  54. </Other>
  55. </CompilerOptions>
  56. <Debugging>
  57. <Exceptions Count="2">
  58. <Item1>
  59. <Name Value="ECodetoolError"/>
  60. </Item1>
  61. <Item2>
  62. <Name Value="EFOpenError"/>
  63. </Item2>
  64. </Exceptions>
  65. </Debugging>
  66. </CONFIG>