Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
11 lines
189 B
Prolog
11 lines
189 B
Prolog
load(qttest_p4)
|
|
requires(contains(QT_CONFIG,opengl))
|
|
QT += opengl
|
|
|
|
win32 {
|
|
CONFIG+=insignificant_test # QTBUG-26390
|
|
!wince*: DEFINES += QT_NO_EGL
|
|
}
|
|
|
|
SOURCES += tst_qglfunctions.cpp
|