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

List:       kde-commits
Subject:    KDE/kdepim/kalarm
From:       David Jarvie <djarvie () kde ! org>
Date:       2010-04-18 23:15:26
Message-ID: 20100418231526.F26A2AC89E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1116253 by djarvie:

Move datetime.* to common library for Akonadi


 M  +0 -1      CMakeLists.txt  
 M  +1 -5      cal/CMakeLists.txt  
 AM            cal/datetime.cpp   lib/datetime.cpp#1113745 [License: GPL (v2+)]
 AM            cal/datetime.h   lib/datetime.h#1113745 [License: GPL (v2+)]
 D             lib/datetime.cpp  
 D             lib/datetime.h  


--- trunk/KDE/kdepim/kalarm/CMakeLists.txt #1116252:1116253
@@ -36,7 +36,6 @@
 	lib/colourbutton.cpp 
 	lib/combobox.cpp 
 	lib/dateedit.cpp 
-	lib/datetime.cpp 
 	lib/desktop.cpp
 	lib/filedialog.cpp
 	lib/itembox.cpp
--- trunk/KDE/kdepim/kalarm/cal/CMakeLists.txt #1116252:1116253
@@ -1,7 +1,3 @@
-include_directories(
-	../lib
-)
-
 ########### next target ###############
 set(kalarm_calendar_LIB_SRCS
 	kcalendar.cpp
@@ -9,7 +5,7 @@
 	alarmtext.cpp
 	identities.cpp
 	kaevent.cpp
-	../lib/datetime.cpp
+	datetime.cpp
 )
 
 kde4_add_library(kalarm_calendar SHARED ${kalarm_calendar_LIB_SRCS})
[prev in list] [next in list] [prev in thread] [next in thread] 

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