summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/opengl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/opengl/opengl.pro')
-rw-r--r--tests/auto/opengl/opengl.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/opengl/opengl.pro b/tests/auto/opengl/opengl.pro
new file mode 100644
index 0000000000..6c8e4ca96b
--- /dev/null
+++ b/tests/auto/opengl/opengl.pro
@@ -0,0 +1,7 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ qgl \
+ qglthreads \
+ qglbuffer \
+ qglfunctions \
+