1 add_definitions (-DQT3_SUPPORT -DQT3_SUPPORT_WARNINGS)
3 set(kcm_samba_PART_SRCS
8 kcmsambastatistics.cpp )
11 kde4_add_plugin(kcm_samba ${kcm_samba_PART_SRCS})
14 target_link_libraries(kcm_samba ${KDE4_KDE3SUPPORT_LIBS} )
16 install(TARGETS kcm_samba DESTINATION ${PLUGIN_INSTALL_DIR} )
19 ########### install files ###############
21 install( FILES smbstatus.desktop DESTINATION ${SERVICES_INSTALL_DIR} )