summaryrefslogtreecommitdiffstats
path: root/parts/regexptest/CMakeLists.txt
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-03-02 20:05:33 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-03-02 20:05:33 +0100
commit722ce1efbac31c61b1d4b13f7e075c9f311e3e73 (patch)
treedb1b6b28566e5fe9accb4a688f7257673cecb080 /parts/regexptest/CMakeLists.txt
parentafb74575caf7dd8ccb6c235b1c8d788e320c19da (diff)
downloadtdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.tar.gz
tdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.zip
Finish renaming tdevelop components
Diffstat (limited to 'parts/regexptest/CMakeLists.txt')
-rw-r--r--parts/regexptest/CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/parts/regexptest/CMakeLists.txt b/parts/regexptest/CMakeLists.txt
index 608f053c..3bc96414 100644
--- a/parts/regexptest/CMakeLists.txt
+++ b/parts/regexptest/CMakeLists.txt
@@ -25,13 +25,13 @@ link_directories(
##### other data ################################
-install( FILES kdevregexptest.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
-install( FILES kdevregexptest.rc DESTINATION ${DATA_INSTALL_DIR}/kdevregexptest )
+install( FILES tdevregexptest.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
+install( FILES tdevregexptest.rc DESTINATION ${DATA_INSTALL_DIR}/tdevregexptest )
-##### libkdevregexptest (module) ################
+##### libtdevregexptest (module) ################
-tde_add_kpart( libkdevregexptest AUTOMOC
+tde_add_kpart( libtdevregexptest AUTOMOC
SOURCES
regexptestpart.cpp regexptestdlg.cpp regexptestdlgbase.ui
LINK tdevelop-shared