aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/scenegraph.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/scenegraph/scenegraph.qrc')
-rw-r--r--src/quick/scenegraph/scenegraph.qrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/quick/scenegraph/scenegraph.qrc b/src/quick/scenegraph/scenegraph.qrc
index ef6da71334..0687530be1 100644
--- a/src/quick/scenegraph/scenegraph.qrc
+++ b/src/quick/scenegraph/scenegraph.qrc
@@ -68,5 +68,9 @@
<file>shaders/vertexcolor_core.vert</file>
<file>shaders/visualization.vert</file>
<file>shaders/visualization.frag</file>
+ <file>shaders/sprite.frag</file>
+ <file>shaders/sprite.vert</file>
+ <file>shaders/sprite_core.frag</file>
+ <file>shaders/sprite_core.vert</file>
</qresource>
</RCC>