make PocoDoc work again

This commit is contained in:
Guenter Obiltschnig
2013-01-12 00:12:05 +01:00
parent b16786fb54
commit 6f2224d729
3 changed files with 38 additions and 10 deletions

View File

@@ -34,7 +34,19 @@
-I/usr/local/mysql/include,
-D_DEBUG,
-E,
-C
-C,
-DFoundation_API=,
-DXML_API=,
-DJSON_API=,
-DUtil_API=,
-DNet_API=,
-DCrypto_API=,
-DNetSSL_API=,
-DZip_API=,
-DData_API=,
-DSQLite_API=,
-DMySQL_API=,
-DODBC_API=
</options>
<path></path>
<usePipe>true</usePipe>