summaryrefslogtreecommitdiff
path: root/noncore/tools/calc2/calc.pro
blob: 00e13b727774d7901edab952713ec915fa1d6e43 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = app
CONFIG += qt release

# Input
HEADERS += calc.h plugininterface.h instruction.h engine.h stdinstructions.h
SOURCES += calc.cpp main.cpp engine.cpp

INCLUDEPATH     += $(OPIEDIR)/include 
DEPENDPATH      += $(OPIEDIR)/include 
LIBS += -lqpe -Wl,-export-dynamic