|
|
@ -79,8 +79,8 @@ if( WITH_EGROUPWARE )
|
|
|
|
|
|
|
|
|
|
|
|
install( FILES egroupware.kcfg DESTINATION ${KCFG_INSTALL_DIR} )
|
|
|
|
install( FILES egroupware.kcfg DESTINATION ${KCFG_INSTALL_DIR} )
|
|
|
|
|
|
|
|
|
|
|
|
process_kcfg( egroupwarewizard.cpp kabc_egroupwareprefs.h tderesources/egroupware
|
|
|
|
process_kcfg( egroupwarewizard.cpp tdeabc_egroupwareprefs.h tderesources/egroupware
|
|
|
|
tderesources_kabc_egroupware.kcfg kabc_egroupwareprefs.kcfgc )
|
|
|
|
tderesources_tdeabc_egroupware.kcfg tdeabc_egroupwareprefs.kcfgc )
|
|
|
|
|
|
|
|
|
|
|
|
process_kcfg( egroupwarewizard.cpp kcal_egroupwareprefs.h tderesources/egroupware
|
|
|
|
process_kcfg( egroupwarewizard.cpp kcal_egroupwareprefs.h tderesources/egroupware
|
|
|
|
tderesources_kcal_egroupware.kcfg kcal_egroupwareprefs.kcfgc )
|
|
|
|
tderesources_kcal_egroupware.kcfg kcal_egroupwareprefs.kcfgc )
|
|
|
@ -91,7 +91,7 @@ if( WITH_EGROUPWARE )
|
|
|
|
tde_add_library( egroupwarewizard SHARED NO_EXPORT
|
|
|
|
tde_add_library( egroupwarewizard SHARED NO_EXPORT
|
|
|
|
SOURCES
|
|
|
|
SOURCES
|
|
|
|
egroupwarewizard.cpp egroupwareconfig.kcfgc
|
|
|
|
egroupwarewizard.cpp egroupwareconfig.kcfgc
|
|
|
|
LINK kcal_xmlrpc-shared kabc_xmlrpc-shared knotes_xmlrpc-shared
|
|
|
|
LINK kcal_xmlrpc-shared tdeabc_xmlrpc-shared knotes_xmlrpc-shared
|
|
|
|
DESTINATION ${PLUGIN_INSTALL_DIR} )
|
|
|
|
DESTINATION ${PLUGIN_INSTALL_DIR} )
|
|
|
|
|
|
|
|
|
|
|
|
tde_add_executable( egroupwarewizard
|
|
|
|
tde_add_executable( egroupwarewizard
|
|
|
@ -111,7 +111,7 @@ if( WITH_SLOX )
|
|
|
|
install( FILES slox.kcfg DESTINATION ${KCFG_INSTALL_DIR} )
|
|
|
|
install( FILES slox.kcfg DESTINATION ${KCFG_INSTALL_DIR} )
|
|
|
|
|
|
|
|
|
|
|
|
process_kcfg( sloxwizard.cpp kabcsloxprefs.h tderesources/slox
|
|
|
|
process_kcfg( sloxwizard.cpp kabcsloxprefs.h tderesources/slox
|
|
|
|
tderesources_kabc_slox.kcfg kabcsloxprefs.kcfgc )
|
|
|
|
tderesources_tdeabc_slox.kcfg kabcsloxprefs.kcfgc )
|
|
|
|
|
|
|
|
|
|
|
|
process_kcfg( sloxwizard.cpp kcalsloxprefs.h tderesources/slox
|
|
|
|
process_kcfg( sloxwizard.cpp kcalsloxprefs.h tderesources/slox
|
|
|
|
tderesources_kcal_slox.kcfg kcalsloxprefs.kcfgc )
|
|
|
|
tderesources_kcal_slox.kcfg kcalsloxprefs.kcfgc )
|
|
|
@ -119,7 +119,7 @@ if( WITH_SLOX )
|
|
|
|
tde_add_library( sloxwizard SHARED NO_EXPORT
|
|
|
|
tde_add_library( sloxwizard SHARED NO_EXPORT
|
|
|
|
SOURCES
|
|
|
|
SOURCES
|
|
|
|
sloxwizard.cpp sloxconfig.kcfgc
|
|
|
|
sloxwizard.cpp sloxconfig.kcfgc
|
|
|
|
LINK kcal_slox-shared kabc_slox-shared
|
|
|
|
LINK kcal_slox-shared tdeabc_slox-shared
|
|
|
|
DESTINATION ${PLUGIN_INSTALL_DIR} )
|
|
|
|
DESTINATION ${PLUGIN_INSTALL_DIR} )
|
|
|
|
|
|
|
|
|
|
|
|
tde_add_executable( sloxwizard
|
|
|
|
tde_add_executable( sloxwizard
|
|
|
@ -185,13 +185,13 @@ if( WITH_GROUPWISE )
|
|
|
|
process_kcfg( groupwisewizard.cpp kcal_groupwiseprefsbase.h tderesources/groupwise
|
|
|
|
process_kcfg( groupwisewizard.cpp kcal_groupwiseprefsbase.h tderesources/groupwise
|
|
|
|
tderesources_kcal_groupwise.kcfg kcal_groupwiseprefsbase.kcfgc )
|
|
|
|
tderesources_kcal_groupwise.kcfg kcal_groupwiseprefsbase.kcfgc )
|
|
|
|
|
|
|
|
|
|
|
|
process_kcfg( groupwisewizard.cpp kabc_groupwiseprefs.h tderesources/groupwise
|
|
|
|
process_kcfg( groupwisewizard.cpp tdeabc_groupwiseprefs.h tderesources/groupwise
|
|
|
|
tderesources_kabc_groupwise.kcfg kabc_groupwiseprefs.kcfgc )
|
|
|
|
tderesources_tdeabc_groupwise.kcfg tdeabc_groupwiseprefs.kcfgc )
|
|
|
|
|
|
|
|
|
|
|
|
tde_add_library( groupwisewizard SHARED AUTOMOC NO_EXPORT
|
|
|
|
tde_add_library( groupwisewizard SHARED AUTOMOC NO_EXPORT
|
|
|
|
SOURCES
|
|
|
|
SOURCES
|
|
|
|
groupwisewizard.cpp groupwiseconfig.kcfgc kmailchanges.cpp
|
|
|
|
groupwisewizard.cpp groupwiseconfig.kcfgc kmailchanges.cpp
|
|
|
|
LINK kcal_groupwise-shared kabc_groupwise-shared kpimidentities-shared
|
|
|
|
LINK kcal_groupwise-shared tdeabc_groupwise-shared kpimidentities-shared
|
|
|
|
DESTINATION ${PLUGIN_INSTALL_DIR} )
|
|
|
|
DESTINATION ${PLUGIN_INSTALL_DIR} )
|
|
|
|
|
|
|
|
|
|
|
|
tde_add_executable( groupwisewizard
|
|
|
|
tde_add_executable( groupwisewizard
|
|
|
|