not necessary
svn path=/trunk/KDE/kdebase/workspace/; revision=1014899
This commit is contained in:
parent
1dd15a0982
commit
70f5b16b00
2 changed files with 0 additions and 5 deletions
|
@ -1,5 +1,3 @@
|
|||
add_definitions (-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
|
||||
|
||||
########### add version number into compilation defines
|
||||
add_definitions ( -DAPP_VERSION=\\\"${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\\\")
|
||||
add_subdirectory( config )
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
include_directories( ${KDEBASE_WORKSPACE_SOURCE_DIR}/kwin/lib )
|
||||
|
||||
add_definitions (-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
|
||||
|
||||
########### next target ###############
|
||||
|
||||
set(kwin_nitrogen_config_PART_SRCS
|
||||
config.cpp
|
||||
|
|
Loading…
Reference in a new issue