qt5base-lts/tests/auto/gui/qopengl/qopengl.pro

12 lines
342 B
Prolog
Raw Normal View History

############################################################
# Project file for autotest for gui/opengl functionality
############################################################
CONFIG += testcase
TARGET = tst_qopengl
QT += gui gui-private core-private testlib
SOURCES += tst_qopengl.cpp
mac: CONFIG += insignificant_test # QTBUG-23061