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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/oscar
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2008-11-30 21:37:36
Message-ID: 1228081056.202327.29548.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 891004 by chehrlic:

win32 link++

 M  +7 -1      aim/CMakeLists.txt  
 M  +7 -1      icq/CMakeLists.txt  


--- trunk/KDE/kdenetwork/kopete/protocols/oscar/aim/CMakeLists.txt #891003:891004
@@ -37,7 +37,13 @@
 kde4_add_plugin(kopete_aim ${kopete_aim_PART_SRCS})
 
 
-target_link_libraries(kopete_aim  ${KDE4_KDECORE_LIBS} kopete_oscar oscar kopete \
${QT_QTXML_LIBRARY} ) +target_link_libraries(kopete_aim
+    kopete_oscar
+    oscar
+    kopete
+    ${KDE4_KDEUI_LIBS}
+    ${QT_QTXML_LIBRARY}
+    )
 
 install(TARGETS kopete_aim  DESTINATION ${PLUGIN_INSTALL_DIR})
 
--- trunk/KDE/kdenetwork/kopete/protocols/oscar/icq/CMakeLists.txt #891003:891004
@@ -60,7 +60,13 @@
 kde4_add_plugin(kopete_icq ${kopete_icq_PART_SRCS})
 
 
-target_link_libraries(kopete_icq ${KDE4_KDECORE_LIBS} kopete_oscar oscar kopete \
${QT_QTNETWORK_LIBRARY} ) +target_link_libraries(kopete_icq
+    kopete_oscar
+    oscar
+    kopete
+    ${KDE4_KDEUI_LIBS}
+    ${QT_QTNETWORK_LIBRARY}
+    )
 
 install(TARGETS kopete_icq  DESTINATION ${PLUGIN_INSTALL_DIR})
 


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

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