Remove all kde4_add_dcop_stubs and kde4_add_dcop_skels.
Remaining errors consist only of #include not found (dcopclient.h, dcopref.h, kdatastream.h and kdirnotify_stub.h) svn path=/trunk/KDE/kdebase/workspace/; revision=548395
This commit is contained in:
parent
78715e20e3
commit
b8a472a4df
2 changed files with 0 additions and 2 deletions
|
@ -46,7 +46,6 @@ set(kwin_KDEINIT_SRCS
|
|||
|
||||
kde4_automoc(${kwin_KDEINIT_SRCS})
|
||||
|
||||
kde4_add_dcop_skels(kwin_KDEINIT_SRCS KWinInterface.h )
|
||||
|
||||
kde4_add_kdeinit_executable( kwin ${kwin_KDEINIT_SRCS})
|
||||
|
||||
|
|
|
@ -7,7 +7,6 @@ set(kcm_kwindecoration_PART_SRCS kwindecoration.cpp buttons.cpp preview.cpp )
|
|||
|
||||
kde4_automoc(${kcm_kwindecoration_PART_SRCS})
|
||||
|
||||
kde4_add_dcop_skels(kcm_kwindecoration_PART_SRCS kwindecorationIface.h )
|
||||
|
||||
kde4_add_plugin(kcm_kwindecoration ${kcm_kwindecoration_PART_SRCS})
|
||||
|
||||
|
|
Loading…
Reference in a new issue