summaryrefslogtreecommitdiff
path: root/noncore/apps/dictionary/dictionary.pro
Unidiff
Diffstat (limited to 'noncore/apps/dictionary/dictionary.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/dictionary/dictionary.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index e829e68..fc89411 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -1,14 +1,14 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG += qt warn_on release 2 CONFIG += qt warn_on release
3 DESTDIR = ../bin 3 DESTDIR = ../bin
4 4
5 HEADERS= dicttool.h 5 HEADERS= dicttool.h
6 SOURCES= dicttool.cpp main.cpp 6 SOURCES= dicttool.cpp main.cpp
7 7
8 INTERFACES= dicttoolbase.ui 8 INTERFACES= dicttoolbase.ui
9 9
10INCLUDEPATH += $(QPEDIR)/include 10INCLUDEPATH += $(OPIEDIR)/include
11 DEPENDPATH+= $(QPEDIR)/include 11 DEPENDPATH+= $(OPIEDIR)/include
12LIBS += -lqpe 12LIBS += -lqpe
13 13
14 TARGET = dictionary 14 TARGET = dictionary