blob: ceb8e239dca61965c63ccd338e1accabe07f9e89 [file] [log] [blame]
TEMPLATE = app
TARGET = dialcontrol
QT += quick qml
SOURCES += main.cpp
RESOURCES += dialcontrol.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/quick/customitems/dialcontrol
INSTALLS += target