summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2010-02-19 08:43:45 +1000
committerRohan McGovern <rohan.mcgovern@nokia.com>2010-02-19 08:43:45 +1000
commit3e6a6ec2b095aa361499576517fdc291a7b8042d (patch)
tree1d8ef615b268d8f015824f9c886467a9548d0e9e /tests/auto/auto.pro
parente09de4df3ab7f57c107a1b14b80dec5728292b05 (diff)
Fixed compile of autotests.
Rename tst_openglthreading.pro to qgl_threads.pro: .pro file name must match directory name for SUBDIRS project to work.
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 8bfd1518b6..a02e8da119 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -153,8 +153,6 @@ SUBDIRS += \
qfontmetrics \
qftp \
qgetputenv \
- qgl \
- qgl_threads \
qglobal \
qgraphicseffect \
qgraphicseffectsource \
@@ -464,7 +462,7 @@ SUBDIRS += \
rcc \
windowsmobile
-contains(QT_CONFIG,opengl):SUBDIRS += qgl qglbuffer
+contains(QT_CONFIG,opengl):SUBDIRS += qgl qglbuffer qgl_threads
contains(QT_CONFIG,qt3support):!wince*:SUBDIRS += $$Q3SUBDIRS