aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/twotextureproviders/twotextureproviders.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/scenegraph/twotextureproviders/twotextureproviders.pro')
-rw-r--r--examples/quick/scenegraph/twotextureproviders/twotextureproviders.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/quick/scenegraph/twotextureproviders/twotextureproviders.pro b/examples/quick/scenegraph/twotextureproviders/twotextureproviders.pro
new file mode 100644
index 0000000000..7b7c093b48
--- /dev/null
+++ b/examples/quick/scenegraph/twotextureproviders/twotextureproviders.pro
@@ -0,0 +1,12 @@
+QT += qml quick
+
+HEADERS += xorblender.h
+SOURCES += xorblender.cpp main.cpp
+
+RESOURCES += twotextureproviders.qrc
+
+target.path = $$[QT_INSTALL_EXAMPLES]/quick/scenegraph/twotextureproviders
+INSTALLS += target
+
+OTHER_FILES += \
+ main.qml