diff -r 41300fa6a67c -r 2f34d5167611 tests/auto/qgl/qgl.pro --- a/tests/auto/qgl/qgl.pro Tue Feb 02 00:43:10 2010 +0200 +++ b/tests/auto/qgl/qgl.pro Fri Apr 16 15:50:13 2010 +0300 @@ -6,6 +6,6 @@ requires(contains(QT_CONFIG,opengl)) QT += opengl -SOURCES += tst_qgl.cpp +SOURCES += tst_qgl.cpp +RESOURCES = qgl.qrc -