libharu.cbp 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  2. <CodeBlocks_project_file>
  3. <FileVersion major="1" minor="6" />
  4. <Project>
  5. <Option title="libharu" />
  6. <Option compiler="gcc" />
  7. <MakeCommands>
  8. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile all" />
  9. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile &quot;$file&quot;' />
  10. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  11. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  12. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  13. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile all &gt; $(CMD_NULL)" />
  14. </MakeCommands>
  15. <Build>
  16. <Target title="all">
  17. <Option type="4" />
  18. <Option compiler="gcc" />
  19. <Compiler>
  20. <Add directory="include" />
  21. </Compiler>
  22. <MakeCommands>
  23. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile all" />
  24. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile &quot;$file&quot;' />
  25. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  26. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  27. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  28. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile all &gt; $(CMD_NULL)" />
  29. </MakeCommands>
  30. </Target>
  31. <Target title="edit_cache">
  32. <Option type="4" />
  33. <Option compiler="gcc" />
  34. <MakeCommands>
  35. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile edit_cache" />
  36. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile &quot;$file&quot;' />
  37. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  38. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  39. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  40. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile edit_cache &gt; $(CMD_NULL)" />
  41. </MakeCommands>
  42. </Target>
  43. <Target title="install">
  44. <Option type="4" />
  45. <Option compiler="gcc" />
  46. <MakeCommands>
  47. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile install" />
  48. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile &quot;$file&quot;' />
  49. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  50. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  51. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  52. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile install &gt; $(CMD_NULL)" />
  53. </MakeCommands>
  54. </Target>
  55. <Target title="install/local">
  56. <Option type="4" />
  57. <Option compiler="gcc" />
  58. <MakeCommands>
  59. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile install/local" />
  60. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile &quot;$file&quot;' />
  61. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  62. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  63. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  64. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile install/local &gt; $(CMD_NULL)" />
  65. </MakeCommands>
  66. </Target>
  67. <Target title="install/strip">
  68. <Option type="4" />
  69. <Option compiler="gcc" />
  70. <MakeCommands>
  71. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile install/strip" />
  72. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile &quot;$file&quot;' />
  73. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  74. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  75. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  76. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile install/strip &gt; $(CMD_NULL)" />
  77. </MakeCommands>
  78. </Target>
  79. <Target title="list_install_components">
  80. <Option type="4" />
  81. <Option compiler="gcc" />
  82. <MakeCommands>
  83. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile list_install_components" />
  84. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile &quot;$file&quot;' />
  85. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  86. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  87. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  88. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile list_install_components &gt; $(CMD_NULL)" />
  89. </MakeCommands>
  90. </Target>
  91. <Target title="package">
  92. <Option type="4" />
  93. <Option compiler="gcc" />
  94. <MakeCommands>
  95. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile package" />
  96. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile &quot;$file&quot;' />
  97. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  98. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  99. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  100. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile package &gt; $(CMD_NULL)" />
  101. </MakeCommands>
  102. </Target>
  103. <Target title="package_source">
  104. <Option type="4" />
  105. <Option compiler="gcc" />
  106. <MakeCommands>
  107. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile package_source" />
  108. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile &quot;$file&quot;' />
  109. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  110. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  111. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  112. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile package_source &gt; $(CMD_NULL)" />
  113. </MakeCommands>
  114. </Target>
  115. <Target title="rebuild_cache">
  116. <Option type="4" />
  117. <Option compiler="gcc" />
  118. <MakeCommands>
  119. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile rebuild_cache" />
  120. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile &quot;$file&quot;' />
  121. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  122. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile clean" />
  123. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  124. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/Makefile rebuild_cache &gt; $(CMD_NULL)" />
  125. </MakeCommands>
  126. </Target>
  127. <Target title="hpdf">
  128. <Option output="src/libhpdf.dll" prefix_auto="0" extension_auto="0" />
  129. <Option working_dir="G:/tmp/c/libharu-git/libharu/src" />
  130. <Option object_output="./" />
  131. <Option type="3" />
  132. <Option compiler="gcc" />
  133. <Compiler>
  134. <Add directory="C:/Program Files/Gtk+/include" />
  135. <Add directory="G:/tmp/c/libharu-git/libharu/include" />
  136. </Compiler>
  137. <MakeCommands>
  138. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile hpdf" />
  139. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile &quot;$file&quot;' />
  140. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile clean" />
  141. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile clean" />
  142. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  143. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile hpdf &gt; $(CMD_NULL)" />
  144. </MakeCommands>
  145. </Target>
  146. <Target title="hpdf/fast">
  147. <Option output="src/libhpdf.dll" prefix_auto="0" extension_auto="0" />
  148. <Option working_dir="G:/tmp/c/libharu-git/libharu/src" />
  149. <Option object_output="./" />
  150. <Option type="3" />
  151. <Option compiler="gcc" />
  152. <Compiler>
  153. <Add directory="C:/Program Files/Gtk+/include" />
  154. <Add directory="G:/tmp/c/libharu-git/libharu/include" />
  155. </Compiler>
  156. <MakeCommands>
  157. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile hpdf/fast" />
  158. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile &quot;$file&quot;' />
  159. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile clean" />
  160. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile clean" />
  161. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  162. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile hpdf/fast &gt; $(CMD_NULL)" />
  163. </MakeCommands>
  164. </Target>
  165. <Target title="hpdfs">
  166. <Option output="src/libhpdfs.a" prefix_auto="0" extension_auto="0" />
  167. <Option working_dir="" />
  168. <Option object_output="./" />
  169. <Option type="2" />
  170. <Option compiler="gcc" />
  171. <Compiler>
  172. <Add option="-O2" />
  173. <Add option="-Wall" />
  174. <Add directory="include" />
  175. </Compiler>
  176. <Linker>
  177. <Add option="-s" />
  178. <Add option="-flto" />
  179. </Linker>
  180. <MakeCommands>
  181. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile hpdfs" />
  182. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile &quot;$file&quot;' />
  183. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile clean" />
  184. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile clean" />
  185. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  186. <SilentBuild command="$make -s -f $makefile $target" />
  187. </MakeCommands>
  188. </Target>
  189. <Target title="hpdfs/fast">
  190. <Option output="src/libhpdfs.a" prefix_auto="0" extension_auto="0" />
  191. <Option working_dir="" />
  192. <Option object_output="./" />
  193. <Option type="2" />
  194. <Option compiler="gcc" />
  195. <Compiler>
  196. <Add directory="C:/Program Files/Gtk+/include" />
  197. <Add directory="G:/tmp/c/libharu-git/libharu/include" />
  198. </Compiler>
  199. <MakeCommands>
  200. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile hpdfs/fast" />
  201. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile &quot;$file&quot;' />
  202. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile clean" />
  203. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile clean" />
  204. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  205. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile hpdfs/fast &gt; $(CMD_NULL)" />
  206. </MakeCommands>
  207. </Target>
  208. <Target title="hpdfs MinGW-CROSS">
  209. <Option output="src/libhpdfs.a" prefix_auto="0" extension_auto="0" />
  210. <Option working_dir="" />
  211. <Option object_output="./" />
  212. <Option type="2" />
  213. <Option compiler="gcc" />
  214. <Compiler>
  215. <Add option="-O2" />
  216. <Add option="-Wall" />
  217. <Add directory="include" />
  218. </Compiler>
  219. <Linker>
  220. <Add option="-s" />
  221. <Add option="-flto" />
  222. </Linker>
  223. <MakeCommands>
  224. <Build command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile hpdfs" />
  225. <CompileFile command='C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile &quot;$file&quot;' />
  226. <Clean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile clean" />
  227. <DistClean command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile clean" />
  228. <AskRebuildNeeded command="$make -q -f $makefile $target" />
  229. <SilentBuild command="C:/MinGW32/bin/mingw32-make.exe -f G:/tmp/c/libharu-git/libharu/src/Makefile hpdfs &gt; $(CMD_NULL)" />
  230. </MakeCommands>
  231. </Target>
  232. </Build>
  233. <Compiler>
  234. <Add directory="include" />
  235. </Compiler>
  236. <Unit filename="src/hpdf_3dmeasure.c">
  237. <Option compilerVar="CC" />
  238. </Unit>
  239. <Unit filename="src/hpdf_annotation.c">
  240. <Option compilerVar="CC" />
  241. </Unit>
  242. <Unit filename="src/hpdf_array.c">
  243. <Option compilerVar="CC" />
  244. </Unit>
  245. <Unit filename="src/hpdf_binary.c">
  246. <Option compilerVar="CC" />
  247. </Unit>
  248. <Unit filename="src/hpdf_boolean.c">
  249. <Option compilerVar="CC" />
  250. </Unit>
  251. <Unit filename="src/hpdf_catalog.c">
  252. <Option compilerVar="CC" />
  253. </Unit>
  254. <Unit filename="src/hpdf_destination.c">
  255. <Option compilerVar="CC" />
  256. </Unit>
  257. <Unit filename="src/hpdf_dict.c">
  258. <Option compilerVar="CC" />
  259. </Unit>
  260. <Unit filename="src/hpdf_doc.c">
  261. <Option compilerVar="CC" />
  262. </Unit>
  263. <Unit filename="src/hpdf_doc_png.c">
  264. <Option compilerVar="CC" />
  265. </Unit>
  266. <Unit filename="src/hpdf_encoder.c">
  267. <Option compilerVar="CC" />
  268. </Unit>
  269. <Unit filename="src/hpdf_encoder_cns.c">
  270. <Option compilerVar="CC" />
  271. </Unit>
  272. <Unit filename="src/hpdf_encoder_cnt.c">
  273. <Option compilerVar="CC" />
  274. </Unit>
  275. <Unit filename="src/hpdf_encoder_jp.c">
  276. <Option compilerVar="CC" />
  277. </Unit>
  278. <Unit filename="src/hpdf_encoder_kr.c">
  279. <Option compilerVar="CC" />
  280. </Unit>
  281. <Unit filename="src/hpdf_encoder_utf.c">
  282. <Option compilerVar="CC" />
  283. </Unit>
  284. <Unit filename="src/hpdf_encrypt.c">
  285. <Option compilerVar="CC" />
  286. </Unit>
  287. <Unit filename="src/hpdf_encryptdict.c">
  288. <Option compilerVar="CC" />
  289. </Unit>
  290. <Unit filename="src/hpdf_error.c">
  291. <Option compilerVar="CC" />
  292. </Unit>
  293. <Unit filename="src/hpdf_exdata.c">
  294. <Option compilerVar="CC" />
  295. </Unit>
  296. <Unit filename="src/hpdf_ext_gstate.c">
  297. <Option compilerVar="CC" />
  298. </Unit>
  299. <Unit filename="src/hpdf_font.c">
  300. <Option compilerVar="CC" />
  301. </Unit>
  302. <Unit filename="src/hpdf_font_cid.c">
  303. <Option compilerVar="CC" />
  304. </Unit>
  305. <Unit filename="src/hpdf_font_tt.c">
  306. <Option compilerVar="CC" />
  307. </Unit>
  308. <Unit filename="src/hpdf_font_type1.c">
  309. <Option compilerVar="CC" />
  310. </Unit>
  311. <Unit filename="src/hpdf_fontdef.c">
  312. <Option compilerVar="CC" />
  313. </Unit>
  314. <Unit filename="src/hpdf_fontdef_base14.c">
  315. <Option compilerVar="CC" />
  316. </Unit>
  317. <Unit filename="src/hpdf_fontdef_cid.c">
  318. <Option compilerVar="CC" />
  319. </Unit>
  320. <Unit filename="src/hpdf_fontdef_cns.c">
  321. <Option compilerVar="CC" />
  322. </Unit>
  323. <Unit filename="src/hpdf_fontdef_cnt.c">
  324. <Option compilerVar="CC" />
  325. </Unit>
  326. <Unit filename="src/hpdf_fontdef_jp.c">
  327. <Option compilerVar="CC" />
  328. </Unit>
  329. <Unit filename="src/hpdf_fontdef_kr.c">
  330. <Option compilerVar="CC" />
  331. </Unit>
  332. <Unit filename="src/hpdf_fontdef_tt.c">
  333. <Option compilerVar="CC" />
  334. </Unit>
  335. <Unit filename="src/hpdf_fontdef_type1.c">
  336. <Option compilerVar="CC" />
  337. </Unit>
  338. <Unit filename="src/hpdf_gstate.c">
  339. <Option compilerVar="CC" />
  340. </Unit>
  341. <Unit filename="src/hpdf_image.c">
  342. <Option compilerVar="CC" />
  343. </Unit>
  344. <Unit filename="src/hpdf_image_ccitt.c">
  345. <Option compilerVar="CC" />
  346. </Unit>
  347. <Unit filename="src/hpdf_image_png.c">
  348. <Option compilerVar="CC" />
  349. </Unit>
  350. <Unit filename="src/hpdf_info.c">
  351. <Option compilerVar="CC" />
  352. </Unit>
  353. <Unit filename="src/hpdf_list.c">
  354. <Option compilerVar="CC" />
  355. </Unit>
  356. <Unit filename="src/hpdf_mmgr.c">
  357. <Option compilerVar="CC" />
  358. </Unit>
  359. <Unit filename="src/hpdf_name.c">
  360. <Option compilerVar="CC" />
  361. </Unit>
  362. <Unit filename="src/hpdf_namedict.c">
  363. <Option compilerVar="CC" />
  364. </Unit>
  365. <Unit filename="src/hpdf_null.c">
  366. <Option compilerVar="CC" />
  367. </Unit>
  368. <Unit filename="src/hpdf_number.c">
  369. <Option compilerVar="CC" />
  370. </Unit>
  371. <Unit filename="src/hpdf_objects.c">
  372. <Option compilerVar="CC" />
  373. </Unit>
  374. <Unit filename="src/hpdf_outline.c">
  375. <Option compilerVar="CC" />
  376. </Unit>
  377. <Unit filename="src/hpdf_page_label.c">
  378. <Option compilerVar="CC" />
  379. </Unit>
  380. <Unit filename="src/hpdf_page_operator.c">
  381. <Option compilerVar="CC" />
  382. </Unit>
  383. <Unit filename="src/hpdf_pages.c">
  384. <Option compilerVar="CC" />
  385. </Unit>
  386. <Unit filename="src/hpdf_pdfa.c">
  387. <Option compilerVar="CC" />
  388. </Unit>
  389. <Unit filename="src/hpdf_real.c">
  390. <Option compilerVar="CC" />
  391. </Unit>
  392. <Unit filename="src/hpdf_streams.c">
  393. <Option compilerVar="CC" />
  394. </Unit>
  395. <Unit filename="src/hpdf_string.c">
  396. <Option compilerVar="CC" />
  397. </Unit>
  398. <Unit filename="src/hpdf_u3d.c">
  399. <Option compilerVar="CC" />
  400. </Unit>
  401. <Unit filename="src/hpdf_utils.c">
  402. <Option compilerVar="CC" />
  403. </Unit>
  404. <Unit filename="src/hpdf_xref.c">
  405. <Option compilerVar="CC" />
  406. </Unit>
  407. <Extensions>
  408. <code_completion />
  409. <debugger />
  410. <envvars />
  411. </Extensions>
  412. </Project>
  413. </CodeBlocks_project_file>