Kaydet (Commit) acfd176c authored tarafından David Tardon's avatar David Tardon

name the libs to deliver correctly

Change-Id: Ib1017e36339b8a3eaba8351d12b700d5b29c49b0
üst b87e86c5
...@@ -10,9 +10,9 @@ ...@@ -10,9 +10,9 @@
$(eval $(call gb_Package_Package,dbghelp,$(call gb_CustomTarget_get_workdir,external/wine))) $(eval $(call gb_Package_Package,dbghelp,$(call gb_CustomTarget_get_workdir,external/wine)))
$(eval $(call gb_Package_add_files,dbghelp,lib,\ $(eval $(call gb_Package_add_files,dbghelp,lib,\
gdiplus.dll.a \ libgdiplus.dll.a \
msi.dll.a \ libmsi.dll.a \
urlmon.dll.a \ liburlmon.dll.a \
)) ))
# vim:set shiftwidth=4 tabstop=4 noexpandtab: # vim:set shiftwidth=4 tabstop=4 noexpandtab:
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