1 ########### next target ###############
3 set(konq_remoteencoding_PART_SRCS kremoteencodingplugin.cpp )
6 kde4_add_plugin(konq_remoteencoding ${konq_remoteencoding_PART_SRCS})
9 target_link_libraries(konq_remoteencoding ${KDE4_KPARTS_LIBS} )
11 install(TARGETS konq_remoteencoding DESTINATION ${PLUGIN_INSTALL_DIR} )
14 ########### install files ###############
16 install( FILES kremoteencodingplugin.rc kremoteencodingplugin.desktop DESTINATION ${DATA_INSTALL_DIR}/dolphinpart/kpartplugins )