summaryrefslogtreecommitdiff
path: root/noncore/apps/odict/odict.pro
Side-by-side diff
Diffstat (limited to 'noncore/apps/odict/odict.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/odict/odict.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/apps/odict/odict.pro b/noncore/apps/odict/odict.pro
index 7f5f30c..6257e5f 100644
--- a/noncore/apps/odict/odict.pro
+++ b/noncore/apps/odict/odict.pro
@@ -3,2 +3,3 @@ CONFIG = qt warn_on release
HEADERS = odict.h \
+ searchmethoddlg.h \
configdlg.h
@@ -7,2 +8,3 @@ SOURCES = main.cpp \
odict.cpp \
+ searchmethoddlg.cpp \
configdlg.cpp
@@ -10,3 +12,3 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lstdc++
+LIBS += -lqpe -lstdc++ -lopie
TARGET = odict