summaryrefslogtreecommitdiffstats
path: root/tests/manual/texture_property_updates/texture_property_updates.pro
blob: 33d72da68674883c42776ad7e93837a5520b4e8a (plain)
1
2
3
4
5
6
7
8
9
10
QT += 3dcore 3drender 3dinput 3dquick 3dlogic qml quick 3dquickextras

SOURCES += \
    main.cpp

OTHER_FILES += \
    main.qml

RESOURCES += \
    texture_property_updates.qrc