summaryrefslogtreecommitdiff
path: root/noncore/tools/formatter/formatter.pro
blob: b69da44c692f4b6b6ab6cdb789917189bfbcf23d (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE  = app
CONFIG    += qt warn_on release
HEADERS   = formatter.h inputDialog.h output.h
SOURCES   = formatter.cpp inputDialog.cpp output.cpp main.cpp
TARGET    = formatter
REQUIRES = medium-config
DESTDIR   = $(OPIEDIR)/bin
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH  += $(OPIEDIR)/include
LIBS            += -lqpe