summaryrefslogtreecommitdiff
path: root/noncore/tools/calc2/binary/binary.pro
blob: 1348d00755ddfa91dd3bc12e66b4fa04402ce7ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#TEMPLATE = lib
#CONFIG -= moc
#CONFIG += qt 
## Input
#INTERFACES += binary.ui
#HEADERS = binaryimpl.h \
#	    binaryfactory.h 
#SOURCES = binaryimpl.cpp \
#	    binaryfactory.cpp
#INCLUDEPATH     += $(OPIEDIR)/include \
#		    $(OPIEDIR)/calc2
#DEPENDPATH      += $(OPIEDIR)/include 
#DESTDIR = $(OPIEDIR)/plugins/calculator
#TARGET = binary
#

include( $(OPIEDIR)/include.pro )