aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/blendmodes/blendmodes.pro
blob: ba080134bfafc028f0138c5decdb5217b83d1803 (plain)
1
2
3
4
5
6
7
8
9
10
QT += quick quick3d

target.path = $$[QT_INSTALL_EXAMPLES]/quick3d/blendmodes
INSTALLS += target

SOURCES += \
    main.cpp

RESOURCES += \
    qml.qrc