docindexer.lpi 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="11"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <Flags>
  8. <SaveClosedFiles Value="False"/>
  9. <MainUnitHasCreateFormStatements Value="False"/>
  10. <MainUnitHasTitleStatement Value="False"/>
  11. </Flags>
  12. <SessionStorage Value="InProjectDir"/>
  13. <MainUnit Value="0"/>
  14. <Title Value="docindexer"/>
  15. <ResourceType Value="res"/>
  16. <UseXPManifest Value="True"/>
  17. </General>
  18. <i18n>
  19. <EnableI18N LFM="False"/>
  20. </i18n>
  21. <BuildModes Count="1">
  22. <Item1 Name="Default" Default="True"/>
  23. </BuildModes>
  24. <PublishOptions>
  25. <Version Value="2"/>
  26. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  27. <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
  28. </PublishOptions>
  29. <RunParams>
  30. <local>
  31. <CommandLineParams Value="-e -d ~\dh\doc\fpdoc\ -d ~\dh\doc\prog\ -d ~\dh\doc\ref -d ~\dh\doc\user -p iso-8859-1 -c database.ini"/>
  32. </local>
  33. <FormatVersion Value="2"/>
  34. <Modes Count="1">
  35. <Mode0 Name="default">
  36. <local>
  37. <CommandLineParams Value="-e -d ~\dh\doc\fpdoc\ -d ~\dh\doc\prog\ -d ~\dh\doc\ref -d ~\dh\doc\user -p iso-8859-1 -c database.ini"/>
  38. </local>
  39. </Mode0>
  40. </Modes>
  41. </RunParams>
  42. <Units Count="5">
  43. <Unit0>
  44. <Filename Value="docindexer.pp"/>
  45. <IsPartOfProject Value="True"/>
  46. </Unit0>
  47. <Unit1>
  48. <Filename Value="fpindexer.pp"/>
  49. <IsPartOfProject Value="True"/>
  50. <UnitName Value="fpIndexer"/>
  51. </Unit1>
  52. <Unit2>
  53. <Filename Value="fpsearch.pp"/>
  54. <IsPartOfProject Value="True"/>
  55. <UnitName Value="fpSearch"/>
  56. </Unit2>
  57. <Unit3>
  58. <Filename Value="sqliteindexdb.pp"/>
  59. <IsPartOfProject Value="True"/>
  60. <UnitName Value="SQLiteIndexDB"/>
  61. </Unit3>
  62. <Unit4>
  63. <Filename Value="ireadertxt.pp"/>
  64. <IsPartOfProject Value="True"/>
  65. <UnitName Value="IReaderTXT"/>
  66. </Unit4>
  67. </Units>
  68. </ProjectOptions>
  69. <CompilerOptions>
  70. <Version Value="11"/>
  71. <PathDelim Value="\"/>
  72. <Target>
  73. <Filename Value="docindexer"/>
  74. </Target>
  75. <SearchPaths>
  76. <IncludeFiles Value="$(ProjOutDir)"/>
  77. <OtherUnitFiles Value="..\src"/>
  78. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  79. </SearchPaths>
  80. <CodeGeneration>
  81. <Optimizations>
  82. <OptimizationLevel Value="3"/>
  83. </Optimizations>
  84. </CodeGeneration>
  85. <Linking>
  86. <Debugging>
  87. <UseHeaptrc Value="True"/>
  88. </Debugging>
  89. </Linking>
  90. </CompilerOptions>
  91. <Debugging>
  92. <Exceptions Count="3">
  93. <Item1>
  94. <Name Value="EAbort"/>
  95. </Item1>
  96. <Item2>
  97. <Name Value="ECodetoolError"/>
  98. </Item2>
  99. <Item3>
  100. <Name Value="EFOpenError"/>
  101. </Item3>
  102. </Exceptions>
  103. </Debugging>
  104. </CONFIG>