Skip to content
Snippets Groups Projects
Commit 9f23c2c3 authored by luyikei's avatar luyikei
Browse files

Makefile.am: Add resources-effects.qrc

parent b91d436b
No related branches found
No related tags found
No related merge requests found
......@@ -131,6 +131,7 @@ nodist_vlmc_SOURCES = \
vlmc_RC = \
$(top_srcdir)/resources.qrc \
$(top_srcdir)/src/Gui/timeline/resources-timeline.qrc \
$(top_srcdir)/src/Gui/effectsengine/resources-effects.qrc \
$(NULL)
EXTRA_DIST = $(vlmc_RC)
......
<RCC>
<qresource prefix="/QML">
<file>EffectsListView.qml</file>
<file>Effect.qml</file>
</qresource>
</RCC>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment