[Kde-bindings] KDE/kdebindings/php/phpqt/src

Thomas Moenicke tm at php-qt.org
Sun Jul 13 17:45:46 UTC 2008


SVN commit 831952 by moenicke:

* added the Qt export macro for the get_module symbol

CCMAIL: kde-bindings at kde.org



 M  +3 -0      config.h.in  


--- trunk/KDE/kdebindings/php/phpqt/src/config.h.in #831951:831952
@@ -24,4 +24,7 @@
 #define is_ref__GC is_ref
 #endif
 
+#undef ZEND_DLEXPORT
+#define ZEND_DLEXPORT Q_DECL_EXPORT
+
 #endif
\ No newline at end of file



More information about the Kde-bindings mailing list