summaryrefslogtreecommitdiff
path: root/noncore/apps/odict/odict.pro
Unidiff
Diffstat (limited to 'noncore/apps/odict/odict.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/odict/odict.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/noncore/apps/odict/odict.pro b/noncore/apps/odict/odict.pro
index 32f83fd..427a5c6 100644
--- a/noncore/apps/odict/odict.pro
+++ b/noncore/apps/odict/odict.pro
@@ -2,19 +2,17 @@ TEMPLATE = app
2 CONFIG = qt warn_on debug 2 CONFIG = qt warn_on debug
3 #CONFIG = qt warn_on release 3 #CONFIG = qt warn_on release
4 HEADERS = odict.h \ 4 HEADERS = odict.h \
5 searchmethoddlg.h \ 5 searchmethoddlg.h \
6 configdlg.h \ 6 configdlg.h \
7 dingwidget.h \ 7 dingwidget.h \
8 dictwidget.h
9 8
10 SOURCES = main.cpp \ 9 SOURCES = main.cpp \
11 odict.cpp \ 10 odict.cpp \
12 searchmethoddlg.cpp \ 11 searchmethoddlg.cpp \
13 configdlg.cpp \ 12 configdlg.cpp \
14 dictwidget.cpp \
15 dingwidget.cpp 13 dingwidget.cpp
16INCLUDEPATH += $(OPIEDIR)/include 14INCLUDEPATH += $(OPIEDIR)/include
17DEPENDPATH += $(OPIEDIR)/include 15DEPENDPATH += $(OPIEDIR)/include
18 LIBS += -lqpe -lstdc++ -lopie 16 LIBS += -lqpe -lstdc++ -lopie
19 TARGET = odict 17 TARGET = odict
20 DESTDIR = $(OPIEDIR)/bin 18 DESTDIR = $(OPIEDIR)/bin