summaryrefslogtreecommitdiff
path: root/noncore/tools/calc2/binary/binary.pro
Unidiff
Diffstat (limited to 'noncore/tools/calc2/binary/binary.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/calc2/binary/binary.pro8
1 files changed, 4 insertions, 4 deletions
diff --git a/noncore/tools/calc2/binary/binary.pro b/noncore/tools/calc2/binary/binary.pro
index 01ba6a4..2e9ed78 100644
--- a/noncore/tools/calc2/binary/binary.pro
+++ b/noncore/tools/calc2/binary/binary.pro
@@ -9,8 +9,8 @@ HEADERS = binaryimpl.h \
9SOURCES = binaryimpl.cpp \ 9SOURCES = binaryimpl.cpp \
10 binaryfactory.cpp 10 binaryfactory.cpp
11 11
12INCLUDEPATH += $(QPEDIR)/include \ 12INCLUDEPATH += $(OPIEDIR)/include \
13 $(QPEDIR)/calc2 13 $(OPIEDIR)/calc2
14DEPENDPATH += $(QPEDIR)/include 14DEPENDPATH += $(OPIEDIR)/include
15 15
16DESTDIR = $(QPEDIR)/plugins/calculator 16DESTDIR = $(OPIEDIR)/plugins/calculator