summaryrefslogtreecommitdiffstats
path: root/tests/manual/shared_texture_image/shared_texture_image.pro
blob: 833935698ffbd20dbe136063e47477c63ff9eb3c (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 += \
    shared_texture_image.qrc