oops, forgot to commit that
Change-Id: I7b0a08ca47996f80112f68daef3e2ba5e3be221b
This commit is contained in:
parent
869a249ceb
commit
15d46079a5
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ $(eval $(call gb_Library_use_system_win32_libs,so_activex_x64,\
|
|||
$(eval $(call gb_Library_add_libs,so_activex_x64,\
|
||||
$(if $(filter 140,$(VCVER)),\
|
||||
$(ATL_LIB)/amd64/atls.lib, \
|
||||
$(subst /x86,/x64,$(ATL_LIB)/amd64/atls.lib)) \
|
||||
$(subst /x86,/x64,$(ATL_LIB)/atls.lib)) \
|
||||
))
|
||||
|
||||
# vim:set noet sw=4 ts=4:
|
||||
|
|
Loading…
Reference in a new issue