kwin/libkwineffects
Martin Gräßlin 928e5d4912 Split the libs we link to into multiple variables
Using a lib variable for:
* own libs
* qt libs
* kde libs
* xlib libs
* xcb libs

and link those groups together in target_link_libraries. This should
make the code easier to read and easier to support in future for some
time both Qt4 and Qt5.
2013-03-06 10:14:15 +01:00
..
anidata.cpp add AnimationEffect::set() and ::cancel() 2013-03-05 19:24:30 +01:00
anidata_p.h add AnimationEffect::set() and ::cancel() 2013-03-05 19:24:30 +01:00
CMakeLists.txt Split the libs we link to into multiple variables 2013-03-06 10:14:15 +01:00
kwinanimationeffect.cpp add AnimationEffect::set() and ::cancel() 2013-03-05 19:24:30 +01:00
kwinanimationeffect.h add AnimationEffect::set() and ::cancel() 2013-03-05 19:24:30 +01:00
kwinconfig.h.cmake
kwineffects.cpp
kwineffects.h add AnimationEffect::set() and ::cancel() 2013-03-05 19:24:30 +01:00
kwinglcolorcorrection.cpp
kwinglcolorcorrection.h
kwinglcolorcorrection_p.h
kwinglobals.cpp
kwinglobals.h
kwinglplatform.cpp
kwinglplatform.h
kwingltexture.cpp
kwingltexture.h
kwingltexture_p.h
kwinglutils.cpp
kwinglutils.h
kwinglutils_funcs.cpp
kwinglutils_funcs.h
kwinxrenderutils.cpp
kwinxrenderutils.h
Mainpage.dox
Messages.sh