summaryrefslogtreecommitdiff
path: root/core/apps/textedit/textedit.pro
Side-by-side diff
Diffstat (limited to 'core/apps/textedit/textedit.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/textedit/textedit.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro
index 3f5473e..23b8d8d 100644
--- a/core/apps/textedit/textedit.pro
+++ b/core/apps/textedit/textedit.pro
@@ -1,14 +1,14 @@
TEMPLATE = app
CONFIG += qt warn_on release
-DESTDIR = $(QPEDIR)/bin
+DESTDIR = $(OPIEDIR)/bin
HEADERS = textedit.h
SOURCES = main.cpp textedit.cpp
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = textedit