diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-02-13 19:00:40 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-02-13 19:00:40 +0000 |
| commit | 60f87adeda0d76850b61324f484b7e40832e19e7 (patch) | |
| tree | cc44c3f12ae45b38c9280fc0284f0aaeeabd7132 /src/plugins/Visual/projectm/projectm.pro | |
| parent | abfbd83fffa2da41d3d95c4ba3a77a14e2554d4a (diff) | |
| download | qmmp-60f87adeda0d76850b61324f484b7e40832e19e7.tar.gz qmmp-60f87adeda0d76850b61324f484b7e40832e19e7.tar.bz2 qmmp-60f87adeda0d76850b61324f484b7e40832e19e7.zip | |
added projectm 3.1 support (#998)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8708 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, 2 insertions, 0 deletions
diff --git a/src/plugins/Visual/projectm/projectm.pro b/src/plugins/Visual/projectm/projectm.pro index 171650a78..042a881e3 100644 --- a/src/plugins/Visual/projectm/projectm.pro +++ b/src/plugins/Visual/projectm/projectm.pro @@ -13,6 +13,8 @@ SOURCES += projectmplugin.cpp \ RESOURCES = translations/translations.qrc +#DEFINES += PROJECTM_31 + unix { PKGCONFIG += libprojectM target.path = $$PLUGIN_DIR/Visual |
