summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgl_threads/qgl_threads.pro
blob: 9312c051394f38df4b36c536ce4efef71853d996 (plain)
1
2
3
4
5
6
7
8
9
10
11
############################################################
# Project file for autotest for file qgl.h
############################################################

load(qttest_p4)
requires(contains(QT_CONFIG,opengl))
QT += opengl

HEADERS += tst_openglthreading.h
SOURCES += tst_openglthreading.cpp