aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
new file mode 100644
index 0000000..9f8ae64
--- /dev/null
+++ b/examples/examples.pro
@@ -0,0 +1,10 @@
+TEMPLATE = subdirs
+SUBDIRS += hellowindow \
+ hellotriangle \
+ hellotexture \
+ hellooffscreen \
+ hellooffscreen_opengl \
+ hellomultisample \
+ hellogpumipmap \
+ hellocompressedtexture \
+ hellodevicereset