diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-06-23 08:40:19 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-06-23 08:40:19 +0000 |
| commit | e7b2feaf474145eb26ea25bcce122f2a04bcd9fb (patch) | |
| tree | e28752bd4f525e98aaedb4064d68ffd2f33421d2 /src/plugins/General/trackchange | |
| parent | a3403845d56de925c4e7ca53df17f013fe714337 (diff) | |
| download | qmmp-e7b2feaf474145eb26ea25bcce122f2a04bcd9fb.tar.gz qmmp-e7b2feaf474145eb26ea25bcce122f2a04bcd9fb.tar.bz2 qmmp-e7b2feaf474145eb26ea25bcce122f2a04bcd9fb.zip | |
changed plugin path (qmake)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8053 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/trackchange')
| -rw-r--r-- | src/plugins/General/trackchange/trackchange.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/trackchange/trackchange.pro b/src/plugins/General/trackchange/trackchange.pro index f5b0264e1..af10e745b 100644 --- a/src/plugins/General/trackchange/trackchange.pro +++ b/src/plugins/General/trackchange/trackchange.pro @@ -14,7 +14,7 @@ win32 : LIBS += -lqmmpui0 -lqmmp0 RESOURCES = translations/translations.qrc unix { - target.path = $$LIB_DIR/qmmp/General + target.path = $$PLUGIN_DIR/General INSTALLS += target } HEADERS += trackchangefactory.h \ |
