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

List:       kde-commits
Subject:    koffice/kword
From:       Laurent Montel <montel () kde ! org>
Date:       2008-08-26 11:28:04
Message-ID: 1219750084.857683.17764.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 852700 by mlaurent:

Link++


 M  +2 -2      part/CMakeLists.txt  
 M  +1 -1      plugins/scripting/CMakeLists.txt  


--- trunk/koffice/kword/part/CMakeLists.txt #852699:852700
@@ -77,7 +77,7 @@
 
 kde4_add_library(kwordprivate SHARED ${kwordprivate_LIB_SRCS})
 
-target_link_libraries(kwordprivate  ${KDE4_KDECORE_LIBS} flake koguiutils kotext)
+target_link_libraries(kwordprivate ${QT_QT3SUPPORT_LIBRARY} ${KDE4_KDEUI_LIBS} \
${KDE4_KPARTS_LIBS} komain kstore flake pigmentcms koguiutils kotext)  
 if(KDE4_BUILD_TESTS)
     # only with this definition will the KWORD_TEST_EXPORT macro do something
@@ -107,7 +107,7 @@
 
 kde4_add_kdeinit_executable( kword ${kword_KDEINIT_SRCS})
 
-target_link_libraries(kdeinit_kword  ${KDE4_KDECORE_LIBS} komain )
+target_link_libraries(kdeinit_kword  ${KDE4_KDEUI_LIBS} komain )
 
 install(TARGETS kdeinit_kword  DESTINATION ${LIB_INSTALL_DIR})
 
--- trunk/koffice/kword/plugins/scripting/CMakeLists.txt #852699:852700
@@ -23,7 +23,7 @@
 )
 
 kde4_add_plugin(krossmodulekword ${krossmodulekword_PART_SRCS})
-target_link_libraries(krossmodulekword ${KDE4_KROSSUI_LIBS} ${KDE4_KPARTS_LIBS} \
kokross kwordprivate) +target_link_libraries(krossmodulekword \
${QT_QT3SUPPORT_LIBRARY} komain kotext ${KDE4_KROSSUI_LIBS} flake pigmentcms \
${KDE4_KPARTS_LIBS} kokross kwordprivate)  install(TARGETS krossmodulekword \
DESTINATION ${PLUGIN_INSTALL_DIR})  install(FILES krossmodulekword.desktop \
DESTINATION ${SERVICES_INSTALL_DIR})  install(FILES scripting.rc DESTINATION \
${DATA_INSTALL_DIR}/kword/kpartplugins)


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

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