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.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/tools/calc2/binary/binary.pro b/noncore/tools/calc2/binary/binary.pro
index 33a5a75..d15028e 100644
--- a/noncore/tools/calc2/binary/binary.pro
+++ b/noncore/tools/calc2/binary/binary.pro
@@ -1,15 +1,15 @@
1#TEMPLATE = lib 1#TEMPLATE = lib
2#CONFIG -= moc 2#CONFIG -= moc
3#CONFIG += qt release 3#CONFIG += qt
4## Input 4## Input
5#INTERFACES += binary.ui 5#INTERFACES += binary.ui
6#HEADERS = binaryimpl.h \ 6#HEADERS = binaryimpl.h \
7 # binaryfactory.h 7 # binaryfactory.h
8#SOURCES = binaryimpl.cpp \ 8#SOURCES = binaryimpl.cpp \
9 # binaryfactory.cpp 9 # binaryfactory.cpp
10#INCLUDEPATH += $(OPIEDIR)/include \ 10#INCLUDEPATH += $(OPIEDIR)/include \
11 # $(OPIEDIR)/calc2 11 # $(OPIEDIR)/calc2
12#DEPENDPATH += $(OPIEDIR)/include 12#DEPENDPATH += $(OPIEDIR)/include
13#DESTDIR = $(OPIEDIR)/plugins/calculator 13#DESTDIR = $(OPIEDIR)/plugins/calculator
14#TARGET = binary 14#TARGET = binary
15# 15#