Revert "minimp3: Add a .cpp file to simplify building the single-header implementation"
This reverts commit 6fc0912137.
This commit is contained in:
1
thirdparty/README.md
vendored
1
thirdparty/README.md
vendored
@ -416,7 +416,6 @@ Files extracted from upstream repository:
|
||||
|
||||
Some changes have been made in order to fix Windows on ARM build errors, and
|
||||
to solve some MSVC warnings. See the patches in the `patches` directory.
|
||||
`minimp3_ex.cpp` was created to simplify the use of the single header library.
|
||||
|
||||
|
||||
## miniupnpc
|
||||
|
||||
5
thirdparty/minimp3/minimp3_ex.cpp
vendored
5
thirdparty/minimp3/minimp3_ex.cpp
vendored
@ -1,5 +0,0 @@
|
||||
#define MINIMP3_IMPLEMENTATION
|
||||
#define MINIMP3_FLOAT_OUTPUT
|
||||
#define MINIMP3_ONLY_MP3
|
||||
#define MINIMP3_NO_STDIO
|
||||
#include "minimp3_ex.h"
|
||||
Reference in New Issue
Block a user