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

List:       kde-commits
Subject:    KDE/kdebase/workspace/kcontrol/background
From:       Laurent Montel <montel () kde ! org>
Date:       2006-02-28 21:05:21
Message-ID: 1141160721.407312.11877.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 514617 by mlaurent:

Compile++


 M  +7 -2      CMakeLists.txt  


--- trunk/KDE/kdebase/workspace/kcontrol/background/CMakeLists.txt #514616:514617
@@ -7,15 +7,20 @@
 
 ########### next target ###############
 
-set(kcm_background_PART_SRCS main.cpp )
+set( backgroundlib_SRCS bgrender.cpp bgsettings.cpp )
+set( kcmbackgroundlib_SRCS bgdialog.cpp bgadvanced.cpp bgmonitor.cpp bgwallpaper.cpp \
)  
+kde4_add_ui3_files(kcmbackgroundlib_SRCS  bgdialog_ui.ui bgwallpaper_ui.ui \
bgadvanced_ui.ui  ) +
+set(kcm_background_PART_SRCS main.cpp ${kcmbackgroundlib_SRCS} \
${backgroundlib_SRCS}) +
 kde4_automoc(${kcm_background_PART_SRCS})
 
 kde4_add_plugin(kcm_background ${kcm_background_PART_SRCS})
 
 kde4_install_libtool_file( ${PLUGIN_INSTALL_DIR} kcm_background )
 
-target_link_libraries(kcm_background  ${QT_AND_KDECORE_LIBS} kcmbgnd bgnd knewstuff \
kde3support ) +target_link_libraries(kcm_background  ${QT_AND_KDECORE_LIBS} knewstuff \
kde3support ${QT_QTGUI_LIBRARY} DCOP kdefx kdeui ${QT_QT3SUPPORT_LIBRARY} kio \
${X11_X11_LIB})  
 install_targets(${LIB_INSTALL_DIR}/kde4 kcm_background )
 


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

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