apicompatanamdw/compatanalysercmd/headeranalyser/bin/forced_9.4v2.h
changeset 3 ebe3f8f03b59
parent 0 638b9c697799
child 12 a0eee409ff14
--- a/apicompatanamdw/compatanalysercmd/headeranalyser/bin/forced_9.4v2.h	Thu Apr 22 17:15:08 2010 +0530
+++ b/apicompatanamdw/compatanalysercmd/headeranalyser/bin/forced_9.4v2.h	Mon Apr 26 16:28:13 2010 +0530
@@ -37,3 +37,9 @@
 #ifndef __int64
 #define __int64  long
 #endif
+
+// QT exported macros
+#undef Q_DECL_EXPORT
+#define Q_DECL_EXPORT __THIS_IS_EXPORTED__
+#undef Q_DECL_IMPORT
+#define Q_DECL_IMPORT __THIS_IS_EXPORTED__
\ No newline at end of file