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

List:       kde-commits
Subject:    branches/work/akonadi-ports/kdepim/kmail
From:       Volker Krause <vkrause () kde ! org>
Date:       2010-01-15 14:32:10
Message-ID: 1263565930.598128.6254.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1075083 by vkrause:

resolve the last remaining apps/runtime dependency the ugly way


 M  +2 -3      CMakeLists.txt  
 A             imapresource.kcfg   \
branches/work/akonadi-ports/kdepim/runtime/resources/imap/imapresource.kcfg#1075060


--- branches/work/akonadi-ports/kdepim/kmail/CMakeLists.txt #1075082:1075083
@@ -194,7 +194,7 @@
 )
 
 macro(add_resource_iface _kcfgFile _ifaceName _className)
-  kcfg_generate_dbus_interface(${kdepim-runtime_SOURCE_DIR}/resources/${_kcfgFile} \
${_ifaceName}) +  kcfg_generate_dbus_interface(${CMAKE_CURRENT_SOURCE_DIR}/${_kcfgFile} \
${_ifaceName})  string(TOLOWER ${_className} _codeFile)
   set_source_files_properties( ${CMAKE_CURRENT_BINARY_DIR}/${_ifaceName}.xml \
PROPERTIES INCLUDE "metatype.h")  qt4_add_dbus_interface(kmailprivate_LIB_SRCS
@@ -202,8 +202,7 @@
   )
 endmacro(add_resource_iface)
 
-add_resource_iface( imap/imapresource.kcfg
-                    org.kde.Akonadi.Imap.Settings ImapSettings )
+add_resource_iface( imapresource.kcfg org.kde.Akonadi.Imap.Settings ImapSettings )
 
 # TODO PORT
 # qt4_generate_dbus_interface(kmcomposewin.h org.kde.kmail.mailcomposer.xml OPTIONS \
-a)


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

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