mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-17 01:15:59 +01:00
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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user