From 8911dea4ef2dee576d220b4bb1ef29615214220e Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Mon, 22 Dec 2003 00:21:20 +0000 Subject: *** empty log message *** --- diff --git a/mod_log_sql.prj b/mod_log_sql.prj new file mode 100644 index 0000000..ed84264 --- /dev/null +++ b/mod_log_sql.prj @@ -0,0 +1,109 @@ +# Anjuta Version 1.0.2 +Compatibility Level: 1 + + +Port of mod_log_sql to apache 2.0 + + + + + + + + + + + + + + + + + + +props.file.type=project + +anjuta.version=1.0.2 +anjuta.compatibility.level=1 + +project.name=mod_log_sql +project.type=GENERIC +project.target.type=EXECUTABLE +project.version=1.99 +project.author=Edward Rudd +project.source.target=unknown +project.has.gettext=0 +project.programming.language=C +project.excluded.modules=intl + +project.config.extra.modules.before= +project.config.extra.modules.after= +project.config.blocked=1 +project.config.disable.overwriting=1 1 1 1 1 1 1 1 1 + +project.menu.entry=mod_log_sql Version 1.99 +project.menu.group=Application +project.menu.comment=mod_log_sql Version 1.99 +project.menu.icon= +project.menu.need.terminal=0 + +project.configure.options= +anjuta.program.arguments= + +module.include.name=. +module.include.type= +module.include.expanded=0 +module.include.files= + +module.source.name=. +module.source.type= +module.source.expanded=1 +module.source.files=\ + mod_log_sql.c\ + make_combined_log.pl + +module.pixmap.name=. +module.pixmap.type= +module.pixmap.expanded=0 +module.pixmap.files= + +module.data.name=. +module.data.type= +module.data.expanded=1 +module.data.files=\ + Makefile.in\ + configure.ac + +module.help.name=. +module.help.type= +module.help.expanded=0 +module.help.files= + +module.doc.name=. +module.doc.type= +module.doc.expanded=1 +module.doc.files=\ + Documentation/README\ + INSTALL + +module.po.expanded=0 +module.po.files= + +compiler.options.supports= +compiler.options.include.paths=\ + .\ + ..\ + /opt/apache2/include +compiler.options.library.paths= +compiler.options.libraries= +compiler.options.libraries.selected= +compiler.options.defines=\ + HAVE_CONFIG_H +compiler.options.warning.buttons=0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 0 +compiler.options.optimize.buttons=0 0 1 0 +compiler.options.other.buttons=1 0 +compiler.options.other.c.flags= +compiler.options.other.l.flags= +compiler.options.other.l.libs= +project.source.paths= + -- cgit v0.9.2