mirror of
https://github.com/Relintai/pandemonium_engine_minimal.git
synced 2025-05-19 13:38:20 +02:00
Moved minimp3.
This commit is contained in:
parent
a667776151
commit
c48c12acd7
@ -5,7 +5,7 @@ Import("env_modules")
|
|||||||
|
|
||||||
env_minimp3 = env_modules.Clone()
|
env_minimp3 = env_modules.Clone()
|
||||||
|
|
||||||
thirdparty_dir = "#thirdparty/minimp3/"
|
thirdparty_dir = "minimp3/"
|
||||||
|
|
||||||
# Treat minimp3 headers as system headers to avoid raising warnings. Not supported on MSVC.
|
# Treat minimp3 headers as system headers to avoid raising warnings. Not supported on MSVC.
|
||||||
if not env.msvc:
|
if not env.msvc:
|
||||||
|
Loading…
Reference in New Issue
Block a user