diff options
Diffstat (limited to 'src/plugins/Effect/ladspa/ladspa.pro')
| -rw-r--r-- | src/plugins/Effect/ladspa/ladspa.pro | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/plugins/Effect/ladspa/ladspa.pro b/src/plugins/Effect/ladspa/ladspa.pro index a65b84eb4..b637ad778 100644 --- a/src/plugins/Effect/ladspa/ladspa.pro +++ b/src/plugins/Effect/ladspa/ladspa.pro @@ -34,7 +34,9 @@ TRANSLATIONS = translations/ladspa_plugin_cs.ts \ translations/ladspa_plugin_ru.ts \ translations/ladspa_plugin_it.ts \ translations/ladspa_plugin_tr.ts \ - translations/ladspa_plugin_lt.ts + translations/ladspa_plugin_lt.ts \ + translations/ladspa_plugin_nl.ts + RESOURCES = translations/translations.qrc isEmpty(LIB_DIR):LIB_DIR = /lib target.path = $$LIB_DIR/qmmp/Effect |
