summaryrefslogtreecommitdiffstats
path: root/examples/opengl/hellogl_es/texture.qrc
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2011-10-24 14:35:50 +0200
committerQt by Nokia <qt-info@nokia.com>2011-10-31 12:37:51 +0100
commitba92fe922244a66b4851a049af61cf9be7b1bc9d (patch)
tree9fd717a158a23779eb443d012f7552c9bdc0890b /examples/opengl/hellogl_es/texture.qrc
parent73b682d816ec12afbf8064a44e462dd89e4c38df (diff)
Re-added hellogl_es and ES 1 support for QOpenGLContext.
Change-Id: I576cf3595cdeeefb4ed840bb3b2b7097b3609cc7 Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
Diffstat (limited to 'examples/opengl/hellogl_es/texture.qrc')
-rw-r--r--examples/opengl/hellogl_es/texture.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/opengl/hellogl_es/texture.qrc b/examples/opengl/hellogl_es/texture.qrc
new file mode 100644
index 0000000000..ff1d0e535f
--- /dev/null
+++ b/examples/opengl/hellogl_es/texture.qrc
@@ -0,0 +1,5 @@
+<!DOCTYPE RCC><RCC version="1.0">
+<qresource>
+ <file>qt.png</file>
+</qresource>
+</RCC>