aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmleasing/qmleasing.pro
blob: eb2ee860702c7997833d653fe4fe1ab92645358d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .

QT += declarative quick widgets
CONFIG -= app_bundle

# Input
SOURCES += main.cpp

RESOURCES = $$PWD/resources.qrc