Link against widgets only when available
[profile/ivi/qtdeclarative.git] / tools / qmleasing / qmleasing.pro
1 TEMPLATE = app
2 TARGET =
3 DEPENDPATH += .
4 INCLUDEPATH += .
5
6 QT += declarative quick widgets
7 CONFIG -= app_bundle
8
9 # Input
10 SOURCES += main.cpp
11
12 RESOURCES = $$PWD/resources.qrc