From 0bfa24106d1465dccabcf7ad38c9cffdc2229f29 Mon Sep 17 00:00:00 2001 From: Jo Asplin Date: Thu, 8 Sep 2011 15:12:01 +0200 Subject: Moved autotests in category 'opengl' into new directory structure Task-number: QTBUG-21356 Change-Id: I496680aa670af3409e50e1c254ef2c557b414d33 Reviewed-on: http://codereview.qt-project.org/4452 Reviewed-by: Qt Sanity Bot Reviewed-by: Rohan McGovern --- tests/auto/opengl/opengl.pro | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/auto/opengl/opengl.pro (limited to 'tests/auto/opengl/opengl.pro') 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 \ + -- cgit v1.2.3