aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects/effects_plugin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/effects_plugin.pro')
-rw-r--r--src/effects/effects_plugin.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/effects/effects_plugin.pro b/src/effects/effects_plugin.pro
index 7ae59a6..e889236 100644
--- a/src/effects/effects_plugin.pro
+++ b/src/effects/effects_plugin.pro
@@ -30,7 +30,10 @@ QML_FILES = \
ThresholdMask.qml \
ZoomBlur.qml \
-!static: CONFIG += qmlcache
+# !static: CONFIG += qmlcache
+
+RESOURCES += \
+ qtgraphicaleffectsshaders.qrc
QMAKE_DOCS = $$PWD/doc/qtgraphicaleffects.qdocconf
SOURCES += plugin.cpp