]> Git trees. - libqmvoc.git/commitdiff
move the QT3_SUPPORT definitions where they really need to be
authorPino Toscano <pino@kde.org>
Sun, 21 Jan 2007 11:33:47 +0000 (11:33 +0000)
committerPino Toscano <pino@kde.org>
Sun, 21 Jan 2007 11:33:47 +0000 (11:33 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=625841

CMakeLists.txt
extdate/CMakeLists.txt
kdeeducore/CMakeLists.txt
kdeeduui/CMakeLists.txt

index 58da4339ef0a3cfb80839c1a64d918e8261c84a6..ac12253a5784ece8c8e0c15b1ec2af1b8afeb4ea 100644 (file)
@@ -1,7 +1,5 @@
 project(libkdeedu)
 
-add_definitions (-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
-
 add_subdirectory(kdeeducore)
 add_subdirectory(kdeeduui)
 add_subdirectory(kdeeduplot)
index 17fcc03e93db9b9d57acce8da3520ac73b5cd569..4758e2018b7bf50ed5de95cb4b5b8f47403647fc 100644 (file)
@@ -1,6 +1,7 @@
 
 add_subdirectory( tests ) 
 
+add_definitions (-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
 
 
 
index cb535b6e58fd4158054736c51be6f9f4113c3c95..d6d1ce48cb3b9e5305bb5bd762b0d82d2ef6b395 100644 (file)
@@ -1,4 +1,5 @@
 
+add_definitions (-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
 
 ########### next target ###############
 
index c0c20288a91d00f8ca37729dc4003a6c1c85a2d2..9821ed9dd2d8cb31b2983662c398a0c1a284d561 100644 (file)
@@ -1,6 +1,7 @@
 
 #add_subdirectory(tests)
 
+add_definitions (-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
 
 ########### next target ###############