GH56: Need a way to disable *_API macros with GCC

GH #56: Need a way to disable *_API macros with GCC
This commit is contained in:
aleks-f
2013-01-13 10:31:21 -06:00
parent 5d6afa983e
commit 76a7e2e716
14 changed files with 14 additions and 36 deletions

View File

@@ -35,18 +35,7 @@
-D_DEBUG,
-E,
-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=
-DPOCO_NO_GCC_API_ATTRIBUTE
</options>
<path></path>
<usePipe>true</usePipe>

View File

@@ -37,18 +37,7 @@
-D_DEBUG,
-E,
-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=
-DPOCO_NO_GCC_API_ATTRIBUTE
</options>
<path></path>
<usePipe>true</usePipe>