diff -r 56cd8111b7f7 -r 41300fa6a67c examples/opengl/hellogl_es2/hellogl_es2.pro --- a/examples/opengl/hellogl_es2/hellogl_es2.pro Tue Jan 26 12:42:25 2010 +0200 +++ b/examples/opengl/hellogl_es2/hellogl_es2.pro Tue Feb 02 00:43:10 2010 +0200 @@ -25,9 +25,3 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS hellogl_es2.pro sources.path = $$[QT_INSTALL_EXAMPLES]/opengl/hellogl_es2 INSTALLS += target sources - - -wince*: { - QMAKE_LIBS += "libGLESv2.lib" - -} \ No newline at end of file