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