Kaydet (Commit) 9874f2fb authored tarafından Peter Foley's avatar Peter Foley

fix x64 zlib on win

Change-Id: Ib9b06e843f3e44c3a1ec3c1a64335d2a6ebed810
üst 65e2a093
......@@ -9,7 +9,7 @@
$(eval $(call gb_StaticLibrary_StaticLibrary,zlib_x64))
$(eval $(call gb_StaticLibrary_set_x64,zlib,YES))
$(eval $(call gb_StaticLibrary_set_x64,zlib_x64,YES))
$(eval $(call gb_StaticLibrary_use_unpacked,zlib_x64,zlib))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment