kwin/resources.qrc
Martin Gräßlin 54870d5e14 [libkwinglutils] Cleanup Shader API: removal of ShaderType
As all effects are ported to the ShaderTraits API the old ShaderType
API can be completely removed.
2016-01-26 09:42:49 +01:00

7 lines
189 B
Text

<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/resources">
<file>shaders/1.10/lanczos-fragment.glsl</file>
<file>shaders/1.40/lanczos-fragment.glsl</file>
</qresource>
</RCC>