summaryrefslogtreecommitdiffstatsabout
path: root/mod_log_sql.prj
diff options
context:
space:
mode:
authorEdward Rudd <urkle@outoforder.cc>2003-12-22 04:45:38 (GMT)
committer Edward Rudd <urkle@outoforder.cc>2003-12-22 04:45:38 (GMT)
commitf89b2cced3608b248cb02b2e48907dcae07e8bbe (patch)
treeb4243eb8cfe14a192a6e700096a8687a55b80452 /mod_log_sql.prj
parent8911dea4ef2dee576d220b4bb1ef29615214220e (diff)
compiles and loads under apache2.0
consolidated configuration functions uses APR_OFFSETOF.. delayed inserts are configurable
Diffstat (limited to 'mod_log_sql.prj')
-rw-r--r--mod_log_sql.prj10
1 files changed, 7 insertions, 3 deletions
diff --git a/mod_log_sql.prj b/mod_log_sql.prj
index ed84264..774fb61 100644
--- a/mod_log_sql.prj
+++ b/mod_log_sql.prj
@@ -29,7 +29,7 @@ anjuta.compatibility.level=1
29project.name=mod_log_sql 29project.name=mod_log_sql
30project.type=GENERIC 30project.type=GENERIC
31project.target.type=EXECUTABLE 31project.target.type=EXECUTABLE
32project.version=1.99 32project.version=1.90
33project.author=Edward Rudd 33project.author=Edward Rudd
34project.source.target=unknown 34project.source.target=unknown
35project.has.gettext=0 35project.has.gettext=0
@@ -72,7 +72,8 @@ module.data.type=
72module.data.expanded=1 72module.data.expanded=1
73module.data.files=\ 73module.data.files=\
74 Makefile.in\ 74 Makefile.in\
75 configure.ac 75 configure.ac\
76 create_tables.sql
76 77
77module.help.name=. 78module.help.name=.
78module.help.type= 79module.help.type=
@@ -84,7 +85,10 @@ module.doc.type=
84module.doc.expanded=1 85module.doc.expanded=1
85module.doc.files=\ 86module.doc.files=\
86 Documentation/README\ 87 Documentation/README\
87 INSTALL 88 INSTALL\
89 Documentation/documentation.lyx\
90 CHANGELOG\
91 LICENSE
88 92
89module.po.expanded=0 93module.po.expanded=0
90module.po.files= 94module.po.files=