mirror of
https://github.com/Relintai/pandemonium_engine_minimal.git
synced 2024-11-10 20:12:10 +01:00
Moved minimp3.
This commit is contained in:
parent
a667776151
commit
c48c12acd7
@ -5,7 +5,7 @@ Import("env_modules")
|
||||
|
||||
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.
|
||||
if not env.msvc:
|
||||
|
Loading…
Reference in New Issue
Block a user