summaryrefslogtreecommitdiffstatsabout
path: root/mod_log_sql.prj
diff options
context:
space:
mode:
Diffstat (limited to 'mod_log_sql.prj')
-rw-r--r--mod_log_sql.prj140
1 files changed, 0 insertions, 140 deletions
diff --git a/mod_log_sql.prj b/mod_log_sql.prj
deleted file mode 100644
index df61439..0000000
--- a/mod_log_sql.prj
+++ /dev/null
@@ -1,140 +0,0 @@
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.94
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=
52preferences.indent.automatic=1
53preferences.use.tabs=0
54preferences.indent.opening=0
55preferences.indent.closing=0
56preferences.tabsize=4
57preferences.indent.size=4
58preferences.autoformat.style=Style of Kangleipak
59preferences.autoformat.custom.style= -i8 -sc -bli0 -bl0 -cbi0 -ss
60preferences.autoformat.disable=0
61preferences.debugger.command=gdb
62preferences.ui.designer=glade '$(project.name).glade'
63preferences.help.browser=devhelp -s '$(current.file.selection)'
64
65module.include.name=.
66module.include.type=
67module.include.expanded=1
68module.include.files=\
69 apache13.h\
70 apache20.h\
71 functions.h\
72 functions13.h\
73 functions20.h\
74 mod_log_sql.h
75
76module.source.name=.
77module.source.type=
78module.source.expanded=1
79module.source.files=\
80 mod_log_sql.c\
81 contrib/mysql_import_combined_log.pl\
82 mod_log_sql_ssl.c\
83 mod_log_sql_mysql.c\
84 contrib/make_combined_log.pl\
85 mod_log_sql_pgsql.c\
86 mod_log_sql_dbi.c
87
88module.pixmap.name=.
89module.pixmap.type=
90module.pixmap.expanded=0
91module.pixmap.files=
92
93module.data.name=.
94module.data.type=
95module.data.expanded=1
96module.data.files=\
97 Makefile.in\
98 configure.ac\
99 create_tables.sql\
100 Documentation/Makefile.in\
101 contrib/Makefile.in
102
103module.help.name=.
104module.help.type=
105module.help.expanded=0
106module.help.files=
107
108module.doc.name=.
109module.doc.type=
110module.doc.expanded=1
111module.doc.files=\
112 Documentation/README\
113 INSTALL\
114 CHANGELOG\
115 LICENSE\
116 AUTHORS\
117 TODO\
118 Documentation/manual.xml\
119 TODO.in
120
121module.po.expanded=0
122module.po.files=
123
124compiler.options.supports=
125compiler.options.include.paths=\
126 .\
127 /usr/include/apache
128compiler.options.library.paths=
129compiler.options.libraries=
130compiler.options.libraries.selected=
131compiler.options.defines=\
132 HAVE_CONFIG_H
133compiler.options.warning.buttons=0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 0
134compiler.options.optimize.buttons=0 0 1 0
135compiler.options.other.buttons=1 0
136compiler.options.other.c.flags=
137compiler.options.other.l.flags=
138compiler.options.other.l.libs=
139project.source.paths=
140