blob: 66a6895d009f5338b3789b15f7d3fca11cf3a190 [file] [log] [blame]
TEMPLATE = app
QT += quick qml
SOURCES += main.cpp
RESOURCES += \
customparticle.qrc \
../images.qrc \
../../shared/shared.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/quick/particles/customparticle
INSTALLS += target