kdelibs_export.h

Peter Kümmel syntheticpp at gmx.net
Fri May 19 16:29:36 CEST 2006


This patch only works not for C files!

--- trunk/KDE/kdelibs/kdelibs_export.h	2006/05/11 18:13:35	539789
+++ trunk/KDE/kdelibs/kdelibs_export.h	2006/05/18 22:48:51	542312
@@ -29,7 +29,7 @@

#ifdef __cplusplus
# include <QtCore/qglobal.h>
#endif


-#if defined _WIN32 || defined _WIN64
+#if defined Q_OS_WIN
 # include
 #else /* UNIX */


More information about the Kde-buildsystem mailing list