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

List:       kde-commits
Subject:    KDE/kdelibs/kutils
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2010-05-23 17:57:54
Message-ID: 20100523180343.D88FBAC8BD () svn ! kde ! org
[Download RAW message or body]

SVN commit 1129770 by sengels:

export a function so that the kutils import library still gets generated

 M  +4 -0      dummy.cpp  


--- trunk/KDE/kdelibs/kutils/dummy.cpp #1129769:1129770
@@ -7,3 +7,7 @@
 Q_GLOBAL_STATIC_WITH_ARGS( KPrintPreview, bar, ( 0, 0 ) )
 Q_GLOBAL_STATIC( KEmoticons, foobar )
 Q_GLOBAL_STATIC( KIdleTime*, baz )
+
+#ifdef Q_WS_WIN
+__declspec(dllexport) int __dummy_function() { return 5; }
+#endif
[prev in list] [next in list] [prev in thread] [next in thread] 

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