[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebindings/smoke
From:       Arno Rehn <kde () arnorehn ! de>
Date:       2010-03-30 20:26:34
Message-ID: 20100330202634.EF854AC857 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1109233 by arnorehn:

wrap the #defines in #ifdefs


 M  +3 -1      phonon/phonon_includes.h  
 M  +3 -1      qimageblitz/qimageblitz_includes.h  


--- trunk/KDE/kdebindings/smoke/phonon/phonon_includes.h #1109232:1109233
@@ -1,4 +1,6 @@
-#define PHONON_EXPORT
+#ifdef __SMOKEGEN_RUN__
+#  define PHONON_EXPORT
+#endif
 
 #include <phonon/abstractaudiooutput.h>
 #include <phonon/abstractmediastream.h>
--- trunk/KDE/kdebindings/smoke/qimageblitz/qimageblitz_includes.h #1109232:1109233
@@ -1,4 +1,6 @@
-#define QIMAGEBLITZ_EXPORT
+#ifdef __SMOKEGEN_RUN__
+#  define QIMAGEBLITZ_EXPORT
+#endif
 
 #include <qimageblitz.h>
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic