mirror of
https://github.com/Relintai/pandemonium_engine_minimal.git
synced 2024-11-10 20:12:10 +01:00
Moved libpng.
This commit is contained in:
parent
cc054d2989
commit
361636bc5e
@ -9,7 +9,7 @@ env_png = env.Clone()
|
||||
thirdparty_obj = []
|
||||
|
||||
if env["builtin_libpng"]:
|
||||
thirdparty_dir = "#thirdparty/libpng/"
|
||||
thirdparty_dir = "libpng/"
|
||||
thirdparty_sources = [
|
||||
"png.c",
|
||||
"pngerror.c",
|
||||
|
Loading…
Reference in New Issue
Block a user