diff options
Diffstat (limited to 'mod_log_sql.prj')
| -rw-r--r-- | mod_log_sql.prj | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/mod_log_sql.prj b/mod_log_sql.prj index bb04bb2..ad294d5 100644 --- a/mod_log_sql.prj +++ b/mod_log_sql.prj | |||
| @@ -66,11 +66,9 @@ module.source.type= | |||
| 66 | module.source.expanded=1 | 66 | module.source.expanded=1 |
| 67 | module.source.files=\ | 67 | module.source.files=\ |
| 68 | mod_log_sql.c\ | 68 | mod_log_sql.c\ |
| 69 | make_combined_log.pl\ | ||
| 69 | contrib/mysql_import_combined_log.pl\ | 70 | contrib/mysql_import_combined_log.pl\ |
| 70 | mod_log_sql_ssl.c\ | 71 | mod_log_sql_ssl.c |
| 71 | mod_log_sql_mysql.c\ | ||
| 72 | contrib/make_combined_log.pl\ | ||
| 73 | mod_log_sql_pgsql.c | ||
| 74 | 72 | ||
| 75 | module.pixmap.name=. | 73 | module.pixmap.name=. |
| 76 | module.pixmap.type= | 74 | module.pixmap.type= |
| @@ -98,12 +96,10 @@ module.doc.expanded=1 | |||
| 98 | module.doc.files=\ | 96 | module.doc.files=\ |
| 99 | Documentation/README\ | 97 | Documentation/README\ |
| 100 | INSTALL\ | 98 | INSTALL\ |
| 99 | Documentation/documentation.lyx\ | ||
| 101 | CHANGELOG\ | 100 | CHANGELOG\ |
| 102 | LICENSE\ | 101 | LICENSE\ |
| 103 | AUTHORS\ | 102 | AUTHORS |
| 104 | TODO\ | ||
| 105 | Documentation/manual.xml\ | ||
| 106 | TODO.in | ||
| 107 | 103 | ||
| 108 | module.po.expanded=0 | 104 | module.po.expanded=0 |
| 109 | module.po.files= | 105 | module.po.files= |
| @@ -111,7 +107,8 @@ module.po.files= | |||
| 111 | compiler.options.supports= | 107 | compiler.options.supports= |
| 112 | compiler.options.include.paths=\ | 108 | compiler.options.include.paths=\ |
| 113 | .\ | 109 | .\ |
| 114 | /usr/include/apache | 110 | ..\ |
| 111 | /opt/apache2/include | ||
| 115 | compiler.options.library.paths= | 112 | compiler.options.library.paths= |
| 116 | compiler.options.libraries= | 113 | compiler.options.libraries= |
| 117 | compiler.options.libraries.selected= | 114 | compiler.options.libraries.selected= |
