summaryrefslogtreecommitdiff
path: root/core/pim/todo/todo.pro
Side-by-side diff
Diffstat (limited to 'core/pim/todo/todo.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/todo/todo.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index 18f70fe..7f9ddd5 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -1,20 +1,20 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = mainwindow.h \
todotable.h \
todoentryimpl.h
SOURCES = main.cpp \
mainwindow.cpp \
todotable.cpp \
todoentryimpl.cpp
INTERFACES = todoentry.ui
TARGET = todolist
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
+LIBS += -lqpe -lopie
TRANSLATIONS = ../i18n/de/todolist.ts
TRANSLATIONS += ../i18n/pt_BR/todolist.ts