qt5base-lts/tests/auto/qgl/qgl.pro
Friedemann Kleint 6a3dce1995 Tests: Compile.
2011-05-23 16:49:06 +02:00

15 lines
417 B
Prolog

############################################################
# Project file for autotest for file qgl.h
############################################################
load(qttest_p4)
requires(contains(QT_CONFIG,opengl))
QT += widgets widgets-private opengl-private gui-private core-private
contains(QT_CONFIG,egl):DEFINES += QGL_EGL
win32:!wince*: DEFINES += QT_NO_EGL
SOURCES += tst_qgl.cpp
RESOURCES = qgl.qrc