KTIGCC.prj 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. # Anjuta Version 1.2.4a
  2. Compatibility Level: 1
  3. <PROJECT_DESCRIPTION_START>
  4. TIGCC IDE for KDE<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=KTIGCC
  25. project.type=GENERIC
  26. project.target.type=EXECUTABLE
  27. project.version=1.00
  28. project.author=Kevin Kofler
  29. project.source.target=ktigcc
  30. project.has.gettext=0
  31. project.gui.command=designer ktigcc.pro
  32. project.programming.language=C++
  33. project.excluded.modules=.moc .obj .ui *~ *.cache *.bak
  34. project.config.extra.modules.before=
  35. project.config.extra.modules.after=
  36. project.config.blocked=1
  37. project.config.disable.overwriting=1 1 1 1 1 1 1 1 1
  38. project.menu.entry=KTIGCC Version 1.00
  39. project.menu.group=Application
  40. project.menu.comment=KTIGCC Version 1.00
  41. project.menu.icon=
  42. project.menu.need.terminal=0
  43. project.configure.options=
  44. anjuta.program.arguments=
  45. preferences.build.option.jobs=0
  46. preferences.build.option.silent=0
  47. preferences.build.option.autosave=0
  48. preferences.make=make
  49. preferences.build.option.keep.going=0
  50. preferences.build.option.warn.undef=0
  51. preferences.autoformat.custom.style= -i8 -sc -bli0 -bl0 -cbi0 -ss
  52. preferences.indent.opening=0
  53. preferences.autoformat.disable=1
  54. preferences.indent.automatic=1
  55. preferences.use.tabs=0
  56. preferences.indent.size=2
  57. preferences.tabsize=4
  58. preferences.indent.closing=0
  59. module.include.name=.
  60. module.include.type=
  61. module.include.files=\
  62. mainform.ui.h\
  63. tpr.h\
  64. ktigcc.h\
  65. preferences.h\
  66. projectoptions.ui.h\
  67. programoptions.ui.h\
  68. preferencesdlg.ui.h\
  69. srcfilewin.ui.h\
  70. srcfile.h\
  71. tiemu.h\
  72. tiemu_stub.h\
  73. callbacks.h\
  74. parsing.h\
  75. functions.ui.h\
  76. newsdlg.ui.h\
  77. toolsdlg.ui.h\
  78. toolprops.ui.h\
  79. selectcolors.ui.h\
  80. selectstyle.ui.h\
  81. colorlistitem.h\
  82. errorlist.ui.h\
  83. completion.h\
  84. assistant.h
  85. module.source.name=.
  86. module.source.type=
  87. module.source.files=\
  88. ktigcc.cpp\
  89. mainform.ui\
  90. ktigcc.pro\
  91. programoptions.ui\
  92. projectoptions.ui\
  93. preferencesdlg.ui\
  94. preferences.cpp\
  95. tpr.cpp\
  96. configure\
  97. fedora/ktigcc.spec\
  98. srcfilewin.ui\
  99. errorlist.ui\
  100. programoutput.ui\
  101. tiemu_stub.cpp\
  102. callbacks.cpp\
  103. parsing.cpp\
  104. functions.ui\
  105. newsdlg.ui\
  106. toolsdlg.ui\
  107. toolprops.ui\
  108. customstyle.ui\
  109. selectcolors.ui\
  110. selectstyle.ui\
  111. wordlist.ui\
  112. completion.cpp\
  113. assistant.cpp
  114. module.pixmap.name=.
  115. module.pixmap.type=
  116. module.pixmap.files=\
  117. images/tpr.png\
  118. images/filec.png\
  119. images/fileh.png\
  120. images/fileo.png\
  121. images/files.png\
  122. images/filet.png\
  123. images/filex.png\
  124. images/folder1.png\
  125. images/folder2.png\
  126. images/00\
  127. images/01\
  128. images/02\
  129. images/03\
  130. images/04\
  131. images/05\
  132. images/06\
  133. images/07\
  134. images/08\
  135. images/09\
  136. images/10\
  137. images/11\
  138. images/12\
  139. images/13\
  140. images/14\
  141. images/15\
  142. images/16\
  143. images/17\
  144. images/18\
  145. images/19\
  146. images/20\
  147. images/21\
  148. images/22\
  149. images/23\
  150. images/24\
  151. images/25\
  152. images/26\
  153. images/27\
  154. images/icon.png\
  155. images/filereplace.png\
  156. images/error.png\
  157. images/warning.png\
  158. images/info.png\
  159. images/ktigcc.png
  160. module.data.name=.
  161. module.data.type=
  162. module.data.files=
  163. module.help.name=.
  164. module.help.type=
  165. module.help.files=
  166. module.doc.name=.
  167. module.doc.type=
  168. module.doc.files=\
  169. COPYING\
  170. images/copyright.txt\
  171. INSTALL\
  172. NEWS
  173. module.po.files=
  174. compiler.options.supports=
  175. compiler.options.include.paths=\
  176. .\
  177. ..
  178. compiler.options.library.paths=
  179. compiler.options.libraries=
  180. compiler.options.libraries.selected=
  181. compiler.options.defines=\
  182. HAVE_CONFIG_H
  183. compiler.options.defines.selected=
  184. compiler.options.warning.buttons=0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 0
  185. compiler.options.optimize.buttons=0 0 1 0
  186. compiler.options.other.buttons=1 0
  187. compiler.options.other.c.flags=
  188. compiler.options.other.l.flags=
  189. compiler.options.other.l.libs=
  190. project.src.paths=