]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/settings.cpp
Link against import libraries of DLLs when building DLLs.
[wxWidgets.git] / src / x11 / settings.cpp
index ef5de6e208521c6492fdb161ef5e31e2b82186d8..188217ba890ac0f37dbcfc3dd3806a24e3db2427 100644 (file)
@@ -13,7 +13,7 @@
 // per-user file, which can be edited using a Windows-control-panel clone.
 // Also they should be documented better. Some are very MS Windows-ish.
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "settings.h"
 #endif