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/Visual/projectm/projectm.pro | |
| 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/Visual/projectm/projectm.pro')
| -rw-r--r-- | src/plugins/Visual/projectm/projectm.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Visual/projectm/projectm.pro b/src/plugins/Visual/projectm/projectm.pro index 5ee0c5f4f..171650a78 100644 --- a/src/plugins/Visual/projectm/projectm.pro +++ b/src/plugins/Visual/projectm/projectm.pro @@ -15,7 +15,7 @@ RESOURCES = translations/translations.qrc unix { PKGCONFIG += libprojectM - target.path = $$LIB_DIR/qmmp/Visual + target.path = $$PLUGIN_DIR/Visual INSTALLS += target LIBS += -L/usr/lib -I/usr/include #projectM config path |
