summaryrefslogtreecommitdiffstats
path: root/tests/manual/texture_property_updates/texture_property_updates.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/texture_property_updates/texture_property_updates.pro')
-rw-r--r--tests/manual/texture_property_updates/texture_property_updates.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/manual/texture_property_updates/texture_property_updates.pro b/tests/manual/texture_property_updates/texture_property_updates.pro
new file mode 100644
index 000000000..33d72da68
--- /dev/null
+++ b/tests/manual/texture_property_updates/texture_property_updates.pro
@@ -0,0 +1,10 @@
+QT += 3dcore 3drender 3dinput 3dquick 3dlogic qml quick 3dquickextras
+
+SOURCES += \
+ main.cpp
+
+OTHER_FILES += \
+ main.qml
+
+RESOURCES += \
+ texture_property_updates.qrc