summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2010-01-29 14:00:38 +1000
committerRhys Weatherley <rhys.weatherley@nokia.com>2010-02-01 10:54:27 +1000
commit2f3bf7b546186b9415f2d0b97ae431fea1a2cc48 (patch)
treee5390bc3384f143740c506b64cd4549902b45ab8 /tests/auto/auto.pro
parentc06c254cf208840f14c9e562cae976f1a61f0879 (diff)
Add the QGLBuffer class to Qt 4.7 for VBO's
Reviewed-by: Sarah Smith
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 3198a65e1f..1abf9b7b5d 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -462,7 +462,7 @@ SUBDIRS += \
rcc \
windowsmobile
-contains(QT_CONFIG,opengl):SUBDIRS += qgl
+contains(QT_CONFIG,opengl):SUBDIRS += qgl qglbuffer
contains(QT_CONFIG,qt3support):!wince*:SUBDIRS += $$Q3SUBDIRS