diff options
Diffstat (limited to 'mod_log_sql.prj')
-rw-r--r-- | mod_log_sql.prj | 140 |
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 | ||
2 | Compatibility Level: 1 | ||
3 | |||
4 | <PROJECT_DESCRIPTION_START> | ||
5 | Port 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 | |||
24 | props.file.type=project | ||
25 | |||
26 | anjuta.version=1.0.2 | ||
27 | anjuta.compatibility.level=1 | ||
28 | |||
29 | project.name=mod_log_sql | ||
30 | project.type=GENERIC | ||
31 | project.target.type=EXECUTABLE | ||
32 | project.version=1.94 | ||
33 | project.author=Edward Rudd | ||
34 | project.source.target=unknown | ||
35 | project.has.gettext=0 | ||
36 | project.programming.language=C | ||
37 | project.excluded.modules=intl | ||
38 | |||
39 | project.config.extra.modules.before= | ||
40 | project.config.extra.modules.after= | ||
41 | project.config.blocked=1 | ||
42 | project.config.disable.overwriting=1 1 1 1 1 1 1 1 1 | ||
43 | |||
44 | project.menu.entry=mod_log_sql Version 1.99 | ||
45 | project.menu.group=Application | ||
46 | project.menu.comment=mod_log_sql Version 1.99 | ||
47 | project.menu.icon= | ||
48 | project.menu.need.terminal=0 | ||
49 | |||
50 | project.configure.options= | ||
51 | anjuta.program.arguments= | ||
52 | preferences.indent.automatic=1 | ||
53 | preferences.use.tabs=0 | ||
54 | preferences.indent.opening=0 | ||
55 | preferences.indent.closing=0 | ||
56 | preferences.tabsize=4 | ||
57 | preferences.indent.size=4 | ||
58 | preferences.autoformat.style=Style of Kangleipak | ||
59 | preferences.autoformat.custom.style= -i8 -sc -bli0 -bl0 -cbi0 -ss | ||
60 | preferences.autoformat.disable=0 | ||
61 | preferences.debugger.command=gdb | ||
62 | preferences.ui.designer=glade '$(project.name).glade' | ||
63 | preferences.help.browser=devhelp -s '$(current.file.selection)' | ||
64 | |||
65 | module.include.name=. | ||
66 | module.include.type= | ||
67 | module.include.expanded=1 | ||
68 | module.include.files=\ | ||
69 | apache13.h\ | ||
70 | apache20.h\ | ||
71 | functions.h\ | ||
72 | functions13.h\ | ||
73 | functions20.h\ | ||
74 | mod_log_sql.h | ||
75 | |||
76 | module.source.name=. | ||
77 | module.source.type= | ||
78 | module.source.expanded=1 | ||
79 | module.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 | |||
88 | module.pixmap.name=. | ||
89 | module.pixmap.type= | ||
90 | module.pixmap.expanded=0 | ||
91 | module.pixmap.files= | ||
92 | |||
93 | module.data.name=. | ||
94 | module.data.type= | ||
95 | module.data.expanded=1 | ||
96 | module.data.files=\ | ||
97 | Makefile.in\ | ||
98 | configure.ac\ | ||
99 | create_tables.sql\ | ||
100 | Documentation/Makefile.in\ | ||
101 | contrib/Makefile.in | ||
102 | |||
103 | module.help.name=. | ||
104 | module.help.type= | ||
105 | module.help.expanded=0 | ||
106 | module.help.files= | ||
107 | |||
108 | module.doc.name=. | ||
109 | module.doc.type= | ||
110 | module.doc.expanded=1 | ||
111 | module.doc.files=\ | ||
112 | Documentation/README\ | ||
113 | INSTALL\ | ||
114 | CHANGELOG\ | ||
115 | LICENSE\ | ||
116 | AUTHORS\ | ||
117 | TODO\ | ||
118 | Documentation/manual.xml\ | ||
119 | TODO.in | ||
120 | |||
121 | module.po.expanded=0 | ||
122 | module.po.files= | ||
123 | |||
124 | compiler.options.supports= | ||
125 | compiler.options.include.paths=\ | ||
126 | .\ | ||
127 | /usr/include/apache | ||
128 | compiler.options.library.paths= | ||
129 | compiler.options.libraries= | ||
130 | compiler.options.libraries.selected= | ||
131 | compiler.options.defines=\ | ||
132 | HAVE_CONFIG_H | ||
133 | compiler.options.warning.buttons=0 0 1 1 0 1 0 0 0 0 0 0 0 1 0 0 | ||
134 | compiler.options.optimize.buttons=0 0 1 0 | ||
135 | compiler.options.other.buttons=1 0 | ||
136 | compiler.options.other.c.flags= | ||
137 | compiler.options.other.l.flags= | ||
138 | compiler.options.other.l.libs= | ||
139 | project.source.paths= | ||
140 | |||