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

List:       kde-commits
Subject:    koffice/krita
From:       Pino Toscano <pino () kde ! org>
Date:       2009-03-08 13:55:16
Message-ID: 1236520516.616177.2156.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 936798 by pino:

reduce the definition of QT3_SUPPORT where strictly needed


 M  +0 -2      CMakeLists.txt  
 M  +2 -0      plugins/paintops/libpaintop/CMakeLists.txt  
 M  +2 -0      ui/CMakeLists.txt  


--- trunk/koffice/krita/CMakeLists.txt #936797:936798
@@ -80,8 +80,6 @@
 
     include_directories(${EIGEN2_INCLUDE_DIR})
 
-    add_definitions(-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
-
     add_subdirectory( image )
     add_subdirectory( ui )
 IF(BUILD_EVERYTHING)
--- trunk/koffice/krita/plugins/paintops/libpaintop/CMakeLists.txt #936797:936798
@@ -1,5 +1,7 @@
 add_subdirectory( tests )
 
+add_definitions(-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
+
 set(kritalibpaintop_LIB_SRCS
     kis_auto_brush.cpp
     kis_brush_based_paintop.cpp
--- trunk/koffice/krita/ui/CMakeLists.txt #936797:936798
@@ -1,5 +1,7 @@
 include_directories( ${KOTEXT_INCLUDES} ${BLITZ_INCLUDES} \
${CMAKE_CURRENT_SOURCE_DIR}/flake ${CMAKE_CURRENT_SOURCE_DIR}/openrastertk \
${CMAKE_SOURCE_DIR}/krita/image/metadata )  
+add_definitions(-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
+
 add_subdirectory( tests )
 
 


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

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