diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-01-17 06:59:22 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-01-17 06:59:22 +0000 |
| commit | 55be835d0eddbaf82db3a37e28effb31ac51174d (patch) | |
| tree | add92e2b50acfa0fd4463cf9138d7e7dcc0eff20 /src/plugins/Input/mpc | |
| parent | e6a768318eb138002ee360bb6047d6de72f77f58 (diff) | |
| download | qmmp-55be835d0eddbaf82db3a37e28effb31ac51174d.tar.gz qmmp-55be835d0eddbaf82db3a37e28effb31ac51174d.tar.bz2 qmmp-55be835d0eddbaf82db3a37e28effb31ac51174d.zip | |
disabled old musepack api (win32 only)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4038 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/mpc')
| -rw-r--r-- | src/plugins/Input/mpc/mpc.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Input/mpc/mpc.pro b/src/plugins/Input/mpc/mpc.pro index 912eaabc5..41ef3d4c6 100644 --- a/src/plugins/Input/mpc/mpc.pro +++ b/src/plugins/Input/mpc/mpc.pro @@ -48,5 +48,5 @@ win32 { ../../../../src/qmmp/decoderfactory.h QMAKE_LIBDIR += ../../../../bin LIBS += -lqmmp0 -lmpcdec -ltag.dll - DEFINES += MPC_OLD_API + #DEFINES += MPC_OLD_API } |
