qt5base-lts/tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro
Johan Klokkhammer Helsing 4772a2da15 Move QOpenGLWindow from QtGui to QtOpenGL
Task-number: QTBUG-74409
Change-Id: If7d27cdfa2c6cd5b167887ad77b9cfe413cb106a
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2020-01-15 15:38:59 +01:00

7 lines
128 B
Prolog

CONFIG += testcase
TARGET = tst_qopenglwindow
QT += opengl core-private gui-private testlib
SOURCES += tst_qopenglwindow.cpp