examples/opengl/hellogl_es2/hellogl_es2.pro
changeset 3 41300fa6a67c
parent 0 1918ee327afb
--- 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