ChipMaster's trial hacks on C++CMS starting with v1.2.1. Not sure I'll follow on with the v2 since it looks to be breaking and mostly frivolous.
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.
 
 
 
 
 
 

133 lines
2.9 KiB

  1. # Anjuta Version 1.2.4a
  2. Compatibility Level: 1
  3. <PROJECT_DESCRIPTION_START>
  4. Blog written in C++ that is based of fastcgi and Berkeley DB<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=cppblog
  25. project.type=GENERIC
  26. project.target.type=EXECUTABLE
  27. project.version=0.99
  28. project.author=Artyom <artyomtnk@yahoo.com>
  29. project.source.target=test.fcgi
  30. project.has.gettext=0
  31. project.gui.command=
  32. project.programming.language=C++
  33. project.excluded.modules=intl
  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=cppblog Version 0.99
  39. project.menu.group=Application
  40. project.menu.comment=cppblog Version 0.99
  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=1
  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=0
  54. preferences.indent.automatic=1
  55. preferences.use.tabs=1
  56. preferences.indent.size=8
  57. preferences.tabsize=8
  58. preferences.indent.closing=0
  59. module.include.name=.
  60. module.include.type=
  61. module.include.files=\
  62. worker_thread.h\
  63. textstream.h\
  64. main_thread.h\
  65. thread_pool.h\
  66. global_config.h\
  67. http_error.h\
  68. templates.h\
  69. url.h\
  70. db_wrapper.h
  71. module.source.name=.
  72. module.source.type=
  73. module.source.files=\
  74. main.cpp\
  75. worker_thread.cpp\
  76. textstream.cpp\
  77. main_thread.cpp\
  78. thread_pool.cpp\
  79. makefile\
  80. global_config.cpp\
  81. templates.cpp\
  82. url.cpp\
  83. db_wrapper.cpp
  84. module.pixmap.name=.
  85. module.pixmap.type=
  86. module.pixmap.files=
  87. module.data.name=.
  88. module.data.type=
  89. module.data.files=
  90. module.help.name=.
  91. module.help.type=
  92. module.help.files=
  93. module.doc.name=.
  94. module.doc.type=
  95. module.doc.files=\
  96. templates/abstract.html\
  97. templates/main.html\
  98. templates/post.html
  99. module.po.files=
  100. compiler.options.supports=
  101. compiler.options.include.paths=\
  102. .\
  103. ..
  104. compiler.options.library.paths=
  105. compiler.options.libraries=
  106. compiler.options.libraries.selected=
  107. compiler.options.defines=\
  108. HAVE_CONFIG_H
  109. compiler.options.defines.selected=
  110. compiler.options.warning.buttons=0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 0
  111. compiler.options.optimize.buttons=0 0 1 0
  112. compiler.options.other.buttons=1 0
  113. compiler.options.other.c.flags=
  114. compiler.options.other.l.flags=
  115. compiler.options.other.l.libs=
  116. project.src.paths=