shell: use x64 zlib version here

Change-Id: Ie61966f28b937db7d4997753cc388332dda25f63
This commit is contained in:
Matúš Kukan 2012-10-27 15:23:42 +02:00
parent 88b363abeb
commit ec64bf60d9
4 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@ $(eval $(call gb_Library_add_defs,ooofilt_x64,\
$(eval $(call gb_Library_use_externals,ooofilt_x64,\
expat_utf16_x64 \
zlib \
zlib_x64 \
))
$(eval $(call gb_Library_use_system_win32_libs,ooofilt_x64,\

View File

@ -55,7 +55,7 @@ $(eval $(call gb_Library_add_defs,propertyhdl_x64,\
$(eval $(call gb_Library_use_externals,propertyhdl_x64,\
expat_utf16_x64 \
zlib \
zlib_x64 \
))
$(eval $(call gb_Library_use_system_win32_libs,propertyhdl_x64,\

View File

@ -55,7 +55,7 @@ $(eval $(call gb_Library_add_defs,shlxthdl_x64,\
$(eval $(call gb_Library_use_externals,shlxthdl_x64,\
expat_utf16_x64 \
zlib \
zlib_x64 \
))
$(eval $(call gb_Library_use_system_win32_libs,shlxthdl_x64,\

View File

@ -53,8 +53,8 @@ $(eval $(call gb_StaticLibrary_add_defs,shlxthandler_common_x64,\
))
$(eval $(call gb_StaticLibrary_use_externals,shlxthandler_common_x64,\
expat_utf16 \
zlib \
expat_utf16_x64 \
zlib_x64 \
))
$(eval $(call gb_StaticLibrary_add_x64_generated_exception_objects,shlxthandler_common_x64,\