summaryrefslogtreecommitdiffstats
path: root/src/opengl/opengl.pro
diff options
context:
space:
mode:
authorTom Cooksey <thomas.cooksey@nokia.com>2009-04-16 13:31:16 (GMT)
committerTom Cooksey <thomas.cooksey@nokia.com>2009-04-16 14:19:06 (GMT)
commit5c92012d6ee57f644f62af5732a27899f2a1f462 (patch)
tree67c57faeb82d37d7177354f209076788e8030912 /src/opengl/opengl.pro
parent3cdaa8ed05a6af3dabcbc82388fc75c0e2ae8f71 (diff)
downloadQt-5c92012d6ee57f644f62af5732a27899f2a1f462.zip
Qt-5c92012d6ee57f644f62af5732a27899f2a1f462.tar.gz
Qt-5c92012d6ee57f644f62af5732a27899f2a1f462.tar.bz2
Clean up existing & implement missing GLSL for new shader manager
Diffstat (limited to 'src/opengl/opengl.pro')
-rw-r--r--src/opengl/opengl.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/opengl.pro b/src/opengl/opengl.pro
index 1527f2d..8cf0e37 100644
--- a/src/opengl/opengl.pro
+++ b/src/opengl/opengl.pro
@@ -51,7 +51,7 @@ SOURCES += qgl.cpp \
gl2paintengineex/qglengineshadermanager_p.h \
gl2paintengineex/qgl2pexvertexarray_p.h \
gl2paintengineex/qpaintengineex_opengl2_p.h \
- gl2paintengineex/glgc_shader_source.h
+ gl2paintengineex/qglengineshadersource_p.h
#}