X11GLESRenderer: fixed shader file search path
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Fri, 6 Jul 2012 06:21:16 +0000 (23:21 -0700)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Fri, 6 Jul 2012 06:21:16 +0000 (23:21 -0700)
commit8e606c23a0af7c6423b194801c552d49deb698ac
treeb1cafc88dc0304f9d4bfe40de26d89ba91678259
parent4fe362c0287e594c75d743654aff838e3dcbe1ab
X11GLESRenderer: fixed shader file search path

The renderer now uses the configuration flag CMAKE_INSTALL_PREFIX to
determine it's default shader search path.
LayerManagerPlugins/Renderers/Platform/X11GLESRenderer/src/ShaderProgramGLES.cpp