Repo for the search and displace ingest module that takes odf, docx and pdf and transforms it into .md to be used with search and displace operations
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

269 lines
8.1 KiB

3 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="11"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <Flags>
  8. <MainUnitHasCreateFormStatements Value="False"/>
  9. <MainUnitHasTitleStatement Value="False"/>
  10. <LRSInOutputDirectory Value="False"/>
  11. </Flags>
  12. <SessionStorage Value="InProjectDir"/>
  13. <MainUnit Value="0"/>
  14. <Title Value="Deskew"/>
  15. <UseAppBundle Value="False"/>
  16. <ResourceType Value="res"/>
  17. </General>
  18. <i18n>
  19. <EnableI18N LFM="False"/>
  20. </i18n>
  21. <BuildModes Count="5">
  22. <Item1 Name="Release" Default="True"/>
  23. <Item2 Name="Debug">
  24. <CompilerOptions>
  25. <Version Value="11"/>
  26. <PathDelim Value="\"/>
  27. <Target>
  28. <Filename Value="Bin\deskew"/>
  29. </Target>
  30. <SearchPaths>
  31. <IncludeFiles Value="Imaging;$(ProjOutDir)"/>
  32. <Libraries Value="Imaging\LibTiff\Compiled"/>
  33. <OtherUnitFiles Value="Imaging;Imaging\ZLib;Imaging\JpegLib;Imaging\LibTiff"/>
  34. <UnitOutputDirectory Value="dcu\$(TargetCPU)-$(TargetOS)"/>
  35. </SearchPaths>
  36. <Parsing>
  37. <SyntaxOptions>
  38. <SyntaxMode Value="Delphi"/>
  39. <IncludeAssertionCode Value="True"/>
  40. </SyntaxOptions>
  41. </Parsing>
  42. <CodeGeneration>
  43. <Checks>
  44. <IOChecks Value="True"/>
  45. <StackChecks Value="True"/>
  46. </Checks>
  47. <Optimizations>
  48. <OptimizationLevel Value="0"/>
  49. </Optimizations>
  50. </CodeGeneration>
  51. <Linking>
  52. <Debugging>
  53. <UseHeaptrc Value="True"/>
  54. </Debugging>
  55. </Linking>
  56. <Other>
  57. <Verbosity>
  58. <ShowHints Value="False"/>
  59. <ShowHintsForUnusedUnitsInMainSrc Value="True"/>
  60. </Verbosity>
  61. <CustomOptions Value="-dDEBUG"/>
  62. </Other>
  63. </CompilerOptions>
  64. </Item2>
  65. <Item3 Name="Release-Win64">
  66. <CompilerOptions>
  67. <Version Value="11"/>
  68. <PathDelim Value="\"/>
  69. <Target>
  70. <Filename Value="Bin\deskew"/>
  71. </Target>
  72. <SearchPaths>
  73. <IncludeFiles Value="Imaging;$(ProjOutDir)"/>
  74. <Libraries Value="Imaging\LibTiff\Compiled"/>
  75. <OtherUnitFiles Value="Imaging;Imaging\ZLib;Imaging\JpegLib;Imaging\LibTiff"/>
  76. <UnitOutputDirectory Value="dcu\$(TargetCPU)-$(TargetOS)"/>
  77. </SearchPaths>
  78. <Parsing>
  79. <SyntaxOptions>
  80. <SyntaxMode Value="Delphi"/>
  81. </SyntaxOptions>
  82. </Parsing>
  83. <CodeGeneration>
  84. <SmartLinkUnit Value="True"/>
  85. <TargetCPU Value="x86_64"/>
  86. <TargetOS Value="win64"/>
  87. <Optimizations>
  88. <OptimizationLevel Value="3"/>
  89. <VariablesInRegisters Value="True"/>
  90. </Optimizations>
  91. </CodeGeneration>
  92. <Linking>
  93. <Debugging>
  94. <GenerateDebugInfo Value="False"/>
  95. </Debugging>
  96. <LinkSmart Value="True"/>
  97. </Linking>
  98. <Other>
  99. <Verbosity>
  100. <ShowNotes Value="False"/>
  101. <ShowHints Value="False"/>
  102. </Verbosity>
  103. </Other>
  104. </CompilerOptions>
  105. </Item3>
  106. <Item4 Name="Release-Win32">
  107. <CompilerOptions>
  108. <Version Value="11"/>
  109. <PathDelim Value="\"/>
  110. <Target>
  111. <Filename Value="Bin\deskew32"/>
  112. </Target>
  113. <SearchPaths>
  114. <IncludeFiles Value="Imaging;$(ProjOutDir)"/>
  115. <Libraries Value="Imaging\LibTiff\Compiled"/>
  116. <OtherUnitFiles Value="Imaging;Imaging\ZLib;Imaging\JpegLib;Imaging\LibTiff"/>
  117. <UnitOutputDirectory Value="dcu\$(TargetCPU)-$(TargetOS)"/>
  118. </SearchPaths>
  119. <Parsing>
  120. <SyntaxOptions>
  121. <SyntaxMode Value="Delphi"/>
  122. </SyntaxOptions>
  123. </Parsing>
  124. <CodeGeneration>
  125. <SmartLinkUnit Value="True"/>
  126. <TargetCPU Value="i386"/>
  127. <TargetOS Value="win32"/>
  128. <Optimizations>
  129. <OptimizationLevel Value="3"/>
  130. <VariablesInRegisters Value="True"/>
  131. </Optimizations>
  132. </CodeGeneration>
  133. <Linking>
  134. <Debugging>
  135. <GenerateDebugInfo Value="False"/>
  136. </Debugging>
  137. <LinkSmart Value="True"/>
  138. </Linking>
  139. <Other>
  140. <Verbosity>
  141. <ShowNotes Value="False"/>
  142. <ShowHints Value="False"/>
  143. </Verbosity>
  144. </Other>
  145. </CompilerOptions>
  146. </Item4>
  147. <Item5 Name="Release-macOS">
  148. <CompilerOptions>
  149. <Version Value="11"/>
  150. <PathDelim Value="\"/>
  151. <Target>
  152. <Filename Value="Bin\deskew-mac"/>
  153. </Target>
  154. <SearchPaths>
  155. <IncludeFiles Value="Imaging;$(ProjOutDir)"/>
  156. <Libraries Value="Imaging\LibTiff\Compiled"/>
  157. <OtherUnitFiles Value="Imaging;Imaging\ZLib;Imaging\JpegLib;Imaging\LibTiff"/>
  158. <UnitOutputDirectory Value="dcu\$(TargetCPU)-$(TargetOS)"/>
  159. </SearchPaths>
  160. <Parsing>
  161. <SyntaxOptions>
  162. <SyntaxMode Value="Delphi"/>
  163. </SyntaxOptions>
  164. </Parsing>
  165. <CodeGeneration>
  166. <SmartLinkUnit Value="True"/>
  167. <TargetCPU Value="x86_64"/>
  168. <TargetOS Value="darwin"/>
  169. <Optimizations>
  170. <OptimizationLevel Value="3"/>
  171. <VariablesInRegisters Value="True"/>
  172. </Optimizations>
  173. </CodeGeneration>
  174. <Linking>
  175. <Debugging>
  176. <GenerateDebugInfo Value="False"/>
  177. </Debugging>
  178. <LinkSmart Value="True"/>
  179. </Linking>
  180. <Other>
  181. <Verbosity>
  182. <ShowNotes Value="False"/>
  183. <ShowHints Value="False"/>
  184. </Verbosity>
  185. </Other>
  186. </CompilerOptions>
  187. </Item5>
  188. </BuildModes>
  189. <PublishOptions>
  190. <Version Value="2"/>
  191. </PublishOptions>
  192. <RunParams>
  193. <FormatVersion Value="2"/>
  194. <Modes Count="0"/>
  195. </RunParams>
  196. <Units Count="5">
  197. <Unit0>
  198. <Filename Value="deskew.lpr"/>
  199. <IsPartOfProject Value="True"/>
  200. </Unit0>
  201. <Unit1>
  202. <Filename Value="RotationDetector.pas"/>
  203. <IsPartOfProject Value="True"/>
  204. </Unit1>
  205. <Unit2>
  206. <Filename Value="CmdLineOptions.pas"/>
  207. <IsPartOfProject Value="True"/>
  208. </Unit2>
  209. <Unit3>
  210. <Filename Value="ImageUtils.pas"/>
  211. <IsPartOfProject Value="True"/>
  212. </Unit3>
  213. <Unit4>
  214. <Filename Value="MainUnit.pas"/>
  215. <IsPartOfProject Value="True"/>
  216. </Unit4>
  217. </Units>
  218. </ProjectOptions>
  219. <CompilerOptions>
  220. <Version Value="11"/>
  221. <PathDelim Value="\"/>
  222. <Target>
  223. <Filename Value="Bin\deskew"/>
  224. </Target>
  225. <SearchPaths>
  226. <IncludeFiles Value="Imaging;$(ProjOutDir)"/>
  227. <Libraries Value="Imaging\LibTiff\Compiled"/>
  228. <OtherUnitFiles Value="Imaging;Imaging\ZLib;Imaging\JpegLib;Imaging\LibTiff"/>
  229. <UnitOutputDirectory Value="dcu\$(TargetCPU)-$(TargetOS)"/>
  230. </SearchPaths>
  231. <Parsing>
  232. <SyntaxOptions>
  233. <SyntaxMode Value="Delphi"/>
  234. </SyntaxOptions>
  235. </Parsing>
  236. <CodeGeneration>
  237. <SmartLinkUnit Value="True"/>
  238. <Optimizations>
  239. <OptimizationLevel Value="3"/>
  240. <VariablesInRegisters Value="True"/>
  241. </Optimizations>
  242. </CodeGeneration>
  243. <Linking>
  244. <Debugging>
  245. <GenerateDebugInfo Value="False"/>
  246. </Debugging>
  247. <LinkSmart Value="True"/>
  248. </Linking>
  249. <Other>
  250. <Verbosity>
  251. <ShowNotes Value="False"/>
  252. <ShowHints Value="False"/>
  253. </Verbosity>
  254. </Other>
  255. </CompilerOptions>
  256. <Debugging>
  257. <Exceptions Count="3">
  258. <Item1>
  259. <Name Value="EAbort"/>
  260. </Item1>
  261. <Item2>
  262. <Name Value="ECodetoolError"/>
  263. </Item2>
  264. <Item3>
  265. <Name Value="EFOpenError"/>
  266. </Item3>
  267. </Exceptions>
  268. </Debugging>
  269. </CONFIG>