diff options
Diffstat (limited to 'src/plugins/CommandLineOptions/PlayListOption')
| -rw-r--r-- | src/plugins/CommandLineOptions/PlayListOption/PlayListOption.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/CommandLineOptions/PlayListOption/PlayListOption.pro b/src/plugins/CommandLineOptions/PlayListOption/PlayListOption.pro index a9dd56cbd..b1a63cd6a 100644 --- a/src/plugins/CommandLineOptions/PlayListOption/PlayListOption.pro +++ b/src/plugins/CommandLineOptions/PlayListOption/PlayListOption.pro @@ -10,5 +10,5 @@ RESOURCES = translations/translations.qrc LIBS += $$QMMPUI_LIB -target.path = $$LIB_DIR/qmmp/CommandLineOptions +target.path = $$PLUGIN_DIR/CommandLineOptions INSTALLS += target |
