Fix build now that kstyles/ moved. This made the svn external invalid, but since the style is now also in kdebase, we can use an (ugly) relative path.

svn path=/trunk/KDE/kdebase/workspace/; revision=703072
This commit is contained in:
Matthew Woehlke 2007-08-21 21:29:00 +00:00
parent 2ccf5db971
commit 2591f59209

View file

@ -1,7 +1,9 @@
########### next target ###############
set(oxygen_lib_dir ../../../../runtime/kstyles/oxygen/lib)
set(kwin_oxy_SRCS
lib/helper.cpp
${oxygen_lib_dir}/helper.cpp
oxygenclient.cpp
oxygenbutton.cpp
oxygen.cpp