summaryrefslogtreecommitdiff
path: root/noncore/tools/calc2/calc.pro
blob: c10232afb517f2b9f158c446dfeb4fb16ff0e710 (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     += $(QPEDIR)/include 
DEPENDPATH      += $(QPEDIR)/include 
LIBS += -lqpe -Wl,-export-dynamic