berusky2.prj 10.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  1. # Anjuta Version 1.2.4a
  2. Compatibility Level: 1
  3. <PROJECT_DESCRIPTION_START>
  4. <PROJECT_DESCRIPTION_END>
  5. <CONFIG_PROGS_START>
  6. <CONFIG_PROGS_END>
  7. <CONFIG_LIBS_START>
  8. <CONFIG_LIBS_END>
  9. <CONFIG_HEADERS_START>
  10. <CONFIG_HEADERS_END>
  11. <CONFIG_CHARACTERISTICS_START>
  12. <CONFIG_CHARACTERISTICS_END>
  13. <CONFIG_LIB_FUNCS_START>
  14. <CONFIG_LIB_FUNCS_END>
  15. <CONFIG_ADDITIONAL_START>
  16. <CONFIG_ADDITIONAL_END>
  17. <CONFIG_FILES_START>
  18. <CONFIG_FILES_END>
  19. <MAKEFILE_AM_START>
  20. <MAKEFILE_AM_END>
  21. props.file.type=project
  22. anjuta.version=1.2.4a
  23. anjuta.compatibility.level=1
  24. project.name=berusky2
  25. project.type=GENERIC
  26. project.target.type=EXECUTABLE
  27. project.version=0.9.1
  28. project.author=Martin Stransky
  29. project.source.target=berusky2
  30. project.has.gettext=1
  31. project.gui.command=
  32. project.programming.language=C_C++
  33. project.excluded.modules=intl
  34. project.config.extra.modules.before=
  35. project.config.extra.modules.after=
  36. project.config.blocked=0
  37. project.config.disable.overwriting=1 0 0 0 0 0 0 0 0
  38. project.menu.entry=berusky2 Version 0.1
  39. project.menu.group=Applications
  40. project.menu.comment=berusky2 Version 0.1
  41. project.menu.icon=
  42. project.menu.need.terminal=0
  43. project.configure.options=
  44. anjuta.program.arguments=
  45. preferences.build.option.keep.going=1
  46. preferences.build.option.autosave=0
  47. preferences.build.option.silent=0
  48. preferences.build.option.warn.undef=0
  49. preferences.build.option.jobs=0
  50. preferences.make=make
  51. preferences.use.tabs=0
  52. preferences.indent.automatic=1
  53. preferences.tabsize=2
  54. preferences.indent.opening=1
  55. preferences.autoformat.custom.style=-bap -bad -br -brs -cli2 -i2 -nbfda -ncs -npcs -npsl -nut
  56. preferences.autoformat.disable=0
  57. preferences.indent.closing=1
  58. preferences.indent.size=2
  59. module.include.name=include
  60. module.include.type=
  61. module.include.files=
  62. module.source.name=src
  63. module.source.type=
  64. module.source.files=\
  65. kofola/3D_graphic.cpp\
  66. kofola/3D_graphic.h\
  67. kofola/3D_menus.cpp\
  68. kofola/3D_menus.h\
  69. kofola/3d_math.cpp\
  70. kofola/3d_math.h\
  71. kofola/Bind.cpp\
  72. kofola/Bind.h\
  73. kofola/Camera.cpp\
  74. kofola/Comics.cpp\
  75. kofola/Comics.h\
  76. kofola/Command.cpp\
  77. kofola/Command.h\
  78. kofola/Dda.cpp\
  79. kofola/Dda.h\
  80. kofola/Demo.cpp\
  81. kofola/Demo.h\
  82. kofola/Init.cpp\
  83. kofola/Menu.cpp\
  84. kofola/Menu.h\
  85. kofola/Menu2.cpp\
  86. kofola/Menu2.h\
  87. kofola/Object.h\
  88. kofola/Setup.h\
  89. kofola/Tools.cpp\
  90. kofola/Tools.h\
  91. kofola/animend_functions.cpp\
  92. kofola/animend_functions.h\
  93. kofola/camera.h\
  94. kofola/codec.h\
  95. kofola/config_types.h\
  96. kofola/controls.cpp\
  97. kofola/controls.h\
  98. kofola/controls3d.cpp\
  99. kofola/controls3d.h\
  100. kofola/credits.cpp\
  101. kofola/credits.h\
  102. kofola/font.cpp\
  103. kofola/font.h\
  104. kofola/font3d.cpp\
  105. kofola/font3d.h\
  106. kofola/game_init.cpp\
  107. kofola/game_init.h\
  108. kofola/game_logic.cpp\
  109. kofola/game_logic.h\
  110. kofola/game_main.cpp\
  111. kofola/game_main.h\
  112. kofola/grammar.cpp\
  113. kofola/grammar.h\
  114. kofola/init.h\
  115. kofola/level_environment.h\
  116. kofola/load_level.cpp\
  117. kofola/load_level.h\
  118. kofola/menu_def.h\
  119. kofola/menu_script.cpp\
  120. kofola/menu_script.h\
  121. kofola/profiles.cpp\
  122. kofola/profiles.h\
  123. kofola/secure.h\
  124. kofola/setup.cpp\
  125. kofola/square_cut.cpp\
  126. kofola/square_cut.h\
  127. kofola/trigers.cpp\
  128. kofola/trigers.h\
  129. kofola/volume.cpp\
  130. kofola/volume.h\
  131. kofola/water.cpp\
  132. kofola/water.h\
  133. komat/3d_all.h\
  134. komat/3d_typy.h\
  135. komat/3dinterface.cpp\
  136. komat/3dinterface.h\
  137. komat/Berusky3d.cpp\
  138. komat/Berusky3d.h\
  139. komat/Berusky3d_castice.cpp\
  140. komat/Berusky3d_castice.h\
  141. komat/Berusky3d_castice2.h\
  142. komat/Berusky3d_ini.cpp\
  143. komat/Berusky3d_ini.h\
  144. komat/Berusky3d_kamery.cpp\
  145. komat/Berusky3d_kamery.h\
  146. komat/Berusky3d_kofola2d.cpp\
  147. komat/Berusky3d_kofola2d.h\
  148. komat/Berusky3d_kofola_interface.cpp\
  149. komat/Berusky3d_kofola_interface.h\
  150. komat/Berusky3d_light.cpp\
  151. komat/Berusky3d_light.h\
  152. komat/Berusky3d_load.cpp\
  153. komat/Berusky3d_load.h\
  154. komat/Berusky3d_render.cpp\
  155. komat/Berusky3d_render.h\
  156. komat/Berusky_universal.h\
  157. komat/Ddx.h\
  158. komat/Di.cpp\
  159. komat/Di.h\
  160. komat/Load.cpp\
  161. komat/Load.h\
  162. komat/Load_chunks.cpp\
  163. komat/Load_chunks.h\
  164. komat/Load_out.cpp\
  165. komat/Load_out.h\
  166. komat/kfile.h\
  167. komat/mmalloc.h\
  168. komat/zlib_io.h\
  169. tmp/compat.cpp\
  170. tmp/compat.h\
  171. kofola/2D_graphic.cpp\
  172. kofola/2D_graphic.h\
  173. age/graph/age.cpp\
  174. age/graph/age.h\
  175. age/graph/alpha.cpp\
  176. age/graph/alpha.h\
  177. age/graph/animation.cpp\
  178. age/graph/animation.h\
  179. age/graph/animation_time.cpp\
  180. age/graph/animation_time.h\
  181. age/graph/animation_track.cpp\
  182. age/graph/animation_track.h\
  183. age/graph/animation_track_bezier.cpp\
  184. age/graph/animation_track_bezier.h\
  185. age/graph/animation_track_linear.cpp\
  186. age/graph/animation_track_linear.h\
  187. age/graph/bitmap.cpp\
  188. age/graph/bitmap.h\
  189. age/graph/box.cpp\
  190. age/graph/box.h\
  191. age/graph/camera.cpp\
  192. age/graph/camera.h\
  193. age/graph/camera_interface.cpp\
  194. age/graph/camera_interface.h\
  195. age/graph/color.cpp\
  196. age/graph/color.h\
  197. age/graph/color_helpers.h\
  198. age/graph/color_hsv.cpp\
  199. age/graph/color_hsv.h\
  200. age/graph/color_operators.h\
  201. age/graph/draw.cpp\
  202. age/graph/draw.h\
  203. age/graph/ferguson.cpp\
  204. age/graph/ferguson.h\
  205. age/graph/gext.cpp\
  206. age/graph/gext.h\
  207. age/graph/glwrapper.cpp\
  208. age/graph/glwrapper.h\
  209. age/graph/gpipe.cpp\
  210. age/graph/gpipe.h\
  211. age/graph/graph3d.cpp\
  212. age/graph/graph3d.h\
  213. age/graph/intersect.cpp\
  214. age/graph/intersect.h\
  215. age/graph/lighting.cpp\
  216. age/graph/lighting.h\
  217. age/graph/material.cpp\
  218. age/graph/material.h\
  219. age/graph/material_texture.cpp\
  220. age/graph/material_texture.h\
  221. age/graph/matrix.cpp\
  222. age/graph/matrix.h\
  223. age/graph/matrix_animated.cpp\
  224. age/graph/matrix_animated.h\
  225. age/graph/matrix_notified.cpp\
  226. age/graph/matrix_notified.h\
  227. age/graph/mesh.cpp\
  228. age/graph/mesh.h\
  229. age/graph/normals.cpp\
  230. age/graph/normals.h\
  231. age/graph/obb.cpp\
  232. age/graph/obb.h\
  233. age/graph/object_base.cpp\
  234. age/graph/object_base.h\
  235. age/graph/object_box.cpp\
  236. age/graph/object_box.h\
  237. age/graph/object_geometry.cpp\
  238. age/graph/object_geometry.h\
  239. age/graph/object_hierarchy.cpp\
  240. age/graph/object_hierarchy.h\
  241. age/graph/object_list.cpp\
  242. age/graph/object_list.h\
  243. age/graph/object_mark.h\
  244. age/graph/object_name.h\
  245. age/graph/object_render_list.cpp\
  246. age/graph/object_render_list.h\
  247. age/graph/object_scene.cpp\
  248. age/graph/object_scene.h\
  249. age/graph/object_select.h\
  250. age/graph/object_transformation.cpp\
  251. age/graph/object_transformation.h\
  252. age/graph/object_world.cpp\
  253. age/graph/object_world.h\
  254. age/graph/polar.cpp\
  255. age/graph/polar.h\
  256. age/graph/print.cpp\
  257. age/graph/print.h\
  258. age/graph/quat.h\
  259. age/graph/scene.cpp\
  260. age/graph/scene.h\
  261. age/graph/scene_import_3ds.cpp\
  262. age/graph/scene_import_3ds.h\
  263. age/graph/scene_import_b2m.cpp\
  264. age/graph/scene_import_b2m.h\
  265. age/graph/scene_import_txt.cpp\
  266. age/graph/scene_import_txt.h\
  267. age/graph/scene_load.cpp\
  268. age/graph/scene_load.h\
  269. age/graph/scene_reference.h\
  270. age/graph/selection.cpp\
  271. age/graph/selection.h\
  272. age/graph/surface.cpp\
  273. age/graph/surface.h\
  274. age/graph/surface_height.cpp\
  275. age/graph/surface_height.h\
  276. age/graph/surface_mask.cpp\
  277. age/graph/surface_mask.h\
  278. age/graph/surface_sdl.cpp\
  279. age/graph/surface_sdl.h\
  280. age/graph/surface_sw.cpp\
  281. age/graph/surface_sw.h\
  282. age/graph/texture_func.cpp\
  283. age/graph/texture_func.h\
  284. age/graph/texture_unit.cpp\
  285. age/graph/texture_unit.h\
  286. age/graph/triangle.cpp\
  287. age/graph/triangle.h\
  288. age/graph/vector.cpp\
  289. age/graph/vector.h\
  290. age/graph/vector_operators.h\
  291. age/graph/vertex_arrays.cpp\
  292. age/graph/vertex_arrays.h\
  293. age/graph/world_interface.cpp\
  294. age/graph/world_interface.h\
  295. age/include/compatibility.h\
  296. age/include/defs.h\
  297. age/include/defs_config.h\
  298. age/include/floats.h\
  299. age/include/opengl.h\
  300. age/include/typ.h\
  301. age/include/typ_graph.h\
  302. age/support/age_main.cpp\
  303. age/support/age_main.h\
  304. age/support/events.cpp\
  305. age/support/events.h\
  306. age/support/events_types.h\
  307. age/support/input.cpp\
  308. age/support/input.h\
  309. age/support/timer.cpp\
  310. age/support/timer.h\
  311. age/utils/array.h\
  312. age/utils/barray.h\
  313. age/utils/btree.h\
  314. age/utils/change.cpp\
  315. age/utils/change.h\
  316. age/utils/data_file.cpp\
  317. age/utils/data_file.h\
  318. age/utils/flag.h\
  319. age/utils/ini.cpp\
  320. age/utils/ini.h\
  321. age/utils/llist.h\
  322. age/utils/llist_named.h\
  323. age/utils/lock.h\
  324. age/utils/log.cpp\
  325. age/utils/log.h\
  326. age/utils/mem_alloc.cpp\
  327. age/utils/mem_alloc.h\
  328. age/utils/mtree.cpp\
  329. age/utils/mtree.h\
  330. age/utils/mtree_named.h\
  331. age/utils/stack.h\
  332. age/utils/types.h\
  333. age/utils/utils.cpp\
  334. age/utils/utils.h\
  335. kofola/animationk.cpp\
  336. kofola/animationk.h\
  337. generator/generator_random.cpp\
  338. generator/generator_random.h\
  339. komat/Ddx.cpp\
  340. komat/kfile.cpp\
  341. komat/Mat3d.h\
  342. komat/3dmath.h\
  343. komat/3dproject.h\
  344. komat/Keyframe.h\
  345. komat/Quat.h\
  346. komat/Berusky3d_animace.cpp\
  347. komat/Berusky3d_animace.h\
  348. komat/3dmath.cpp\
  349. komat/3dproject.cpp\
  350. komat/Mat3d.cpp\
  351. komat/Keyframe.cpp\
  352. komat/Texture.cpp\
  353. komat/Texture.h\
  354. komat/Texture_import.cpp\
  355. komat/Texture_import.h\
  356. komat/obbo.cpp\
  357. komat/obbo.h\
  358. komat/Kdtree.cpp\
  359. komat/Kdtree.h\
  360. komat/Matrix.h\
  361. komat/Vektor.h\
  362. kofola/ambient_sounds.h\
  363. komat/json_export.cpp\
  364. komat/json_export.h\
  365. kofola/ambient_sounds.cpp\
  366. kofola/audio_plug-in.cpp\
  367. kofola/audio_plug-in.h\
  368. adas/3d_math_k.c\
  369. adas/3d_math_k.h\
  370. adas/adas.c\
  371. adas/adas.h\
  372. adas/adas_types.h\
  373. adas/ogg_io.c\
  374. adas/ogg_io.h\
  375. adas/ogg_stream.c\
  376. adas/ogg_stream.h\
  377. tmp/compat_mini.cpp\
  378. tmp/compat_mini.h\
  379. tmp/alut_test.cpp\
  380. age/graph/aabb.cpp\
  381. age/graph/aabb.h
  382. module.pixmap.name=pixmaps
  383. module.pixmap.type=
  384. module.pixmap.files=
  385. module.data.name=data
  386. module.data.type=
  387. module.data.files=\
  388. berusky2-data.spec\
  389. berusky2.desktop\
  390. berusky2.png\
  391. berusky2.spec\
  392. berusky3d.ini\
  393. berusky3d-local.ini
  394. module.help.name=help
  395. module.help.type=
  396. module.help.files=
  397. module.doc.name=doc
  398. module.doc.type=
  399. module.doc.files=
  400. module.po.files=
  401. compiler.options.supports=
  402. compiler.options.include.paths=\
  403. komat\
  404. kofola\
  405. tmp\
  406. age/graph\
  407. age/include\
  408. age/support\
  409. age/utils\
  410. generator\
  411. adas
  412. compiler.options.library.paths=
  413. compiler.options.libraries=
  414. compiler.options.libraries.selected=
  415. compiler.options.defines=\
  416. _FORTIFY_SOURCE=2
  417. compiler.options.defines.selected=
  418. compiler.options.warning.buttons=0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  419. compiler.options.optimize.buttons=1 0 0 0
  420. compiler.options.other.buttons=1 0
  421. compiler.options.other.c.flags=-D_DEBUG -Wall -Wno-write-strings
  422. compiler.options.other.l.flags=
  423. compiler.options.other.l.libs=
  424. project.src.paths=