qtbase-opensource-src/tests/auto/gui/qopengl/qopengl.pro

12 lines
355 B
Prolog
Raw Permalink Normal View History

2022-05-14 17:39:13 +08:00
############################################################
# Project file for autotest for gui/opengl functionality
############################################################
CONFIG += testcase
TARGET = tst_qopengl
QT += gui-private core-private testlib
SOURCES += tst_qopengl.cpp
linux:qtConfig(xcb):qtConfig(xcb-glx-plugin): DEFINES += USE_GLX