summaryrefslogtreecommitdiffstats
path: root/src/common/nokde/nokde.pro
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:51:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:51:08 -0600
commitb0699f7c1623811cff1fe3794521546d30e84ee1 (patch)
tree9d95a691cc5086f0d348984b1fc86d433cdfad53 /src/common/nokde/nokde.pro
parentf037da190037979080d407f3c6f0a88026b6bb91 (diff)
downloadpiklab-b0699f7c1623811cff1fe3794521546d30e84ee1.tar.gz
piklab-b0699f7c1623811cff1fe3794521546d30e84ee1.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/common/nokde/nokde.pro')
-rw-r--r--src/common/nokde/nokde.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/nokde/nokde.pro b/src/common/nokde/nokde.pro
index ab37fbd..14dac2f 100644
--- a/src/common/nokde/nokde.pro
+++ b/src/common/nokde/nokde.pro
@@ -2,7 +2,7 @@ STOPDIR = ../../..
include($${STOPDIR}/lib.pro)
TARGET = nokde
-HEADERS += nokde_klocale.h nokde_tdeaboutdata.h nokde_tdecmdlineargs.h nokde_kprocess.h
-SOURCES += nokde_klocale.cpp nokde_tdeaboutdata.cpp nokde_tdecmdlineargs.cpp nokde_kprocess.cpp
+HEADERS += nokde_tdelocale.h nokde_tdeaboutdata.h nokde_tdecmdlineargs.h nokde_kprocess.h
+SOURCES += nokde_tdelocale.cpp nokde_tdeaboutdata.cpp nokde_tdecmdlineargs.cpp nokde_kprocess.cpp
win32:HEADERS += win32_utils.h
win32:SOURCES += win32_utils.c \ No newline at end of file