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

QT += declarative widgets
CONFIG -= app_bundle

# Input
SOURCES += main.cpp

RESOURCES = $$PWD/resources.qrc