kwin/lib
David Faure 090f6dcbfa Use set(CMAKE_INCLUDE_CURRENT_DIR ON) in the toplevel CMakeLists.txt, and we don't need to include
${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} in each and every file anymore [only when subdirs might depend on that].

Also ran a script which makes sure that ${KDE4_INCLUDE_DIR} and ${QT_INCLUDES} are added -last-,
so that installed headers are not preferred over (possibly more uptodate) local headers.

svn path=/trunk/KDE/kdebase/workspace/; revision=521887

The following changes were in SVN, but were removed from git:

M	wallpapers/CMakeLists.txt
2006-03-23 19:24:10 +00:00
..
CMakeLists.txt Use set(CMAKE_INCLUDE_CURRENT_DIR ON) in the toplevel CMakeLists.txt, and we don't need to include 2006-03-23 19:24:10 +00:00
kcommondecoration.cpp Make kwin decorations API free of Qt3 support members 2006-03-04 22:27:27 +00:00
kcommondecoration.h Make kwin decorations API free of Qt3 support members 2006-03-04 22:27:27 +00:00
kdecoration.cpp Make kwin decorations API free of Qt3 support members 2006-03-04 22:27:27 +00:00
kdecoration.h Make kwin decorations API free of Qt3 support members 2006-03-04 22:27:27 +00:00
kdecoration_p.cpp Make kwin decorations API free of Qt3 support members 2006-03-04 22:27:27 +00:00
kdecoration_p.h Make kwin decorations API free of Qt3 support members 2006-03-04 22:27:27 +00:00
kdecoration_plugins_p.cpp Deprecated-- 2006-02-06 14:47:18 +00:00
kdecoration_plugins_p.h KConfig fixes for kwin 2006-01-02 21:14:58 +00:00
kdecorationfactory.cpp Deprecated-- 2006-03-06 14:30:06 +00:00
kdecorationfactory.h
Makefile.am
Messages.sh Convert the "messages" targets of kdebase into Messages.sh scripts 2006-02-22 01:47:34 +00:00