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

CMakeLists.txt

index ac12253a5784ece8c8e0c15b1ec2af1b8afeb4ea..58da4339ef0a3cfb80839c1a64d918e8261c84a6 100644 (file)
@@ -1,5 +1,7 @@
 project(libkdeedu)
 
+add_definitions (-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
+
 add_subdirectory(kdeeducore)
 add_subdirectory(kdeeduui)
 add_subdirectory(kdeeduplot)