summaryrefslogtreecommitdiff
path: root/noncore/apps/odict/odict.pro
authorcniehaus <cniehaus>2003-05-02 12:19:20 (UTC)
committer cniehaus <cniehaus>2003-05-02 12:19:20 (UTC)
commit1837f8be61831812b5ab08b110c0c6e6b86d3a97 (patch) (unidiff)
tree37e718a218e6acb24b2251a6f039631f3ab8fca5 /noncore/apps/odict/odict.pro
parente4d80a4839a97f2554e880a25ee32d0388371ef3 (diff)
downloadopie-1837f8be61831812b5ab08b110c0c6e6b86d3a97.zip
opie-1837f8be61831812b5ab08b110c0c6e6b86d3a97.tar.gz
opie-1837f8be61831812b5ab08b110c0c6e6b86d3a97.tar.bz2
remove 2 obsolete files
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