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

List:       kde-commits
Subject:    playground/network/kcall
From:       George Kiagiadakis <gkiagiad () csd ! uoc ! gr>
Date:       2009-07-20 17:47:05
Message-ID: 1248112025.279300.12203.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 999994 by gkiagia:

Implement a KCM for configuring device preferences.

 M  +1 -0      CMakeLists.txt  
 A             kcm (directory)  
 A             kcm/CMakeLists.txt  
 A             kcm/kcm_kcalldevices.desktop  
 A             kcm/kcmkcalldevices.cpp   [License: GPL (v2+)]
 A             kcm/kcmkcalldevices.h   [License: GPL (v2+)]
 M  +1 -0      libkgstdevices/CMakeLists.txt  
 M  +1 -0      libqtgstreamer/CMakeLists.txt  


--- trunk/playground/network/kcall/CMakeLists.txt #999993:999994
@@ -67,6 +67,7 @@
     add_subdirectory(libkgstdevices)
     add_subdirectory(libqtpfarsight)
     add_subdirectory(kcall_handler)
+    add_subdirectory(kcm)
     add_subdirectory(tests)
 endif ( BUILD_KCALL_HANDLER )
 
--- trunk/playground/network/kcall/libkgstdevices/CMakeLists.txt #999993:999994
@@ -7,6 +7,7 @@
     tabledevicechooser.cpp
 )
 
+add_definitions(-fPIC)
 kde4_add_ui_files(kgstdevices_SRCS tabledevicechooser.ui)
 kde4_add_library(kgstdevices STATIC ${kgstdevices_SRCS})
 #set_target_properties(kgstdevices PROPERTIES SOVERSION 0 VERSION 0.0.1)
--- trunk/playground/network/kcall/libqtgstreamer/CMakeLists.txt #999993:999994
@@ -25,6 +25,7 @@
     qgstbus.h
 ) 
 
+add_definitions(-fPIC)
 kde4_add_library(QtGstreamer STATIC ${QtGstreamer_SRCS})
 #set_target_properties(QtGstreamer PROPERTIES SOVERSION 0 VERSION 0.0.1)
 #target_link_libraries(QtGstreamer ${QT_QTCORE_LIBRARY} ${GSTREAMER_LIBRARIES} ${GOBJECT_LIBRARIES})
[prev in list] [next in list] [prev in thread] [next in thread] 

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