summaryrefslogtreecommitdiff
path: root/noncore/tools/calc2/simple/simple.pro
blob: fbf759ffb6a9ebce3782553e41887dabf8700c47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#TEMPLATE = lib
#CONFIG -= moc
#CONFIG += qt 
## Input
#INTERFACES += simple.ui
#HEADERS = simpleimpl.h  simplefactory.h stdinstructions.h
#SOURCES = simpleimpl.cpp simplefactory.cpp
#INCLUDEPATH     += $(OPIEDIR)/include \
#		    $(OPIEDIR)/calc2
#DEPENDPATH      += $(OPIEDIR)/include 
#DESTDIR = $(OPIEDIR)/plugins/calculator
#

include ( $(OPIEDIR)/include.pro )