Allow to specify an installation prefix
[src/qtquickcontrols2-agl.git] / imports / agl-demo-controls / agl-demo-controls.pro
1 TEMPLATE = aux
2
3 DISTFILES = *.qml qmldir images
4
5 files.files = $$DISTFILES
6 files.path = $$PREFIX$$[QT_INSTALL_QML]/AGL/Demo/Controls
7
8 INSTALLS += files