summaryrefslogtreecommitdiffstatsabout
diff options
context:
space:
mode:
authorEdward Rudd <urkle@outoforder.cc>2003-12-22 00:21:20 (GMT)
committer Edward Rudd <urkle@outoforder.cc>2003-12-22 00:21:20 (GMT)
commit8911dea4ef2dee576d220b4bb1ef29615214220e (patch)
tree56a9f3dda7bd0985018d914263b702908b1a5ae4
parent5d05a57139672acc5c491116a5f0cd45b2e16bb3 (diff)
*** empty log message ***
-rw-r--r--mod_log_sql.prj109
1 files changed, 109 insertions, 0 deletions
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 @@
1# Anjuta Version 1.0.2
2Compatibility Level: 1
3
4<PROJECT_DESCRIPTION_START>
5Port of mod_log_sql to apache 2.0
6<PROJECT_DESCRIPTION_END>
7<CONFIG_PROGS_START>
8<CONFIG_PROGS_END>
9<CONFIG_LIBS_START>
10<CONFIG_LIBS_END>
11<CONFIG_HEADERS_START>
12<CONFIG_HEADERS_END>
13<CONFIG_CHARACTERISTICS_START>
14<CONFIG_CHARACTERISTICS_END>
15<CONFIG_LIB_FUNCS_START>
16<CONFIG_LIB_FUNCS_END>
17<CONFIG_ADDITIONAL_START>
18<CONFIG_ADDITIONAL_END>
19<CONFIG_FILES_START>
20<CONFIG_FILES_END>
21<MAKEFILE_AM_START>
22<MAKEFILE_AM_END>
23
24props.file.type=project
25
26anjuta.version=1.0.2
27anjuta.compatibility.level=1
28
29project.name=mod_log_sql
30project.type=GENERIC
31project.target.type=EXECUTABLE
32project.version=1.99
33project.author=Edward Rudd
34project.source.target=unknown
35project.has.gettext=0
36project.programming.language=C
37project.excluded.modules=intl
38
39project.config.extra.modules.before=
40project.config.extra.modules.after=
41project.config.blocked=1
42project.config.disable.overwriting=1 1 1 1 1 1 1 1 1
43
44project.menu.entry=mod_log_sql Version 1.99
45project.menu.group=Application
46project.menu.comment=mod_log_sql Version 1.99
47project.menu.icon=
48project.menu.need.terminal=0
49
50project.configure.options=
51anjuta.program.arguments=
52
53module.include.name=.
54module.include.type=
55module.include.expanded=0
56module.include.files=
57
58module.source.name=.
59module.source.type=
60module.source.expanded=1
61module.source.files=\
62 mod_log_sql.c\
63 make_combined_log.pl
64
65module.pixmap.name=.
66module.pixmap.type=
67module.pixmap.expanded=0
68module.pixmap.files=
69
70module.data.name=.
71module.data.type=
72module.data.expanded=1
73module.data.files=\
74 Makefile.in\
75 configure.ac
76
77module.help.name=.
78module.help.type=
79module.help.expanded=0
80module.help.files=
81
82module.doc.name=.
83module.doc.type=
84module.doc.expanded=1
85module.doc.files=\
86 Documentation/README\
87 INSTALL
88
89module.po.expanded=0
90module.po.files=
91
92compiler.options.supports=
93compiler.options.include.paths=\
94 .\
95 ..\
96 /opt/apache2/include
97compiler.options.library.paths=
98compiler.options.libraries=
99compiler.options.libraries.selected=
100compiler.options.defines=\
101 HAVE_CONFIG_H
102compiler.options.warning.buttons=0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 0
103compiler.options.optimize.buttons=0 0 1 0
104compiler.options.other.buttons=1 0
105compiler.options.other.c.flags=
106compiler.options.other.l.flags=
107compiler.options.other.l.libs=
108project.source.paths=
109