summaryrefslogtreecommitdiffstats
path: root/examples/opengl/hellogl_es2/hellogl_es2.pro
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-11-09 09:29:01 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-11-09 09:29:01 (GMT)
commit9b3a87a0f20023b59b3d59807aac69e53be277eb (patch)
tree169f34e9acd0a050ac93f4960459653957a15436 /examples/opengl/hellogl_es2/hellogl_es2.pro
parent89fa7ae6d922ff5b62fca65eab95f35845c069eb (diff)
parentaf05a5b1b4eec953c6ee0dc56ffbccda9b3a3dd9 (diff)
downloadQt-9b3a87a0f20023b59b3d59807aac69e53be277eb.zip
Qt-9b3a87a0f20023b59b3d59807aac69e53be277eb.tar.gz
Qt-9b3a87a0f20023b59b3d59807aac69e53be277eb.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'examples/opengl/hellogl_es2/hellogl_es2.pro')
-rw-r--r--examples/opengl/hellogl_es2/hellogl_es2.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/opengl/hellogl_es2/hellogl_es2.pro b/examples/opengl/hellogl_es2/hellogl_es2.pro
index d5ad4b8..92b4224 100644
--- a/examples/opengl/hellogl_es2/hellogl_es2.pro
+++ b/examples/opengl/hellogl_es2/hellogl_es2.pro
@@ -25,9 +25,3 @@ target.path = $$[QT_INSTALL_EXAMPLES]/opengl/hellogl_es2
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