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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/messenger/libpapillon
From:       Matthias Kretz <kretz () kde ! org>
Date:       2007-07-04 14:17:27
Message-ID: 1183558647.176883.27919.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 683274 by mkretz:

hmm, not compiled here, but I think this is the correct fix

 M  +4 -0      CMakeLists.txt  
 M  +2 -0      base/bytestream.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/messenger/libpapillon/CMakeLists.txt \
#683273:683274 @@ -83,6 +83,10 @@
 usercontact.cpp
 )
 
+foreach(_src_FILE ${libpapillon_SRCS})
+   set_source_files_properties(${_src_FILE} PROPERTIES SKIP_AUTOMOC TRUE)  # don't \
run automoc on this file +endforeach(_src_FILE)
+
 kde4_add_library(papillon_kopete SHARED ${libpapillon_SRCS})
 
 target_link_libraries( papillon_kopete ${QT_QTCORE_LIBRARY} ${QT_QTNETWORK_LIBRARY} \
                ${QT_QTXML_LIBRARY} ${QCA2_LIBRARIES} )
--- trunk/KDE/kdenetwork/kopete/protocols/messenger/libpapillon/base/bytestream.cpp \
#683273:683274 @@ -263,3 +263,5 @@
 
 }
 // CS_NAMESPACE_END
+
+#include "bytestream.moc"


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

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