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

try to fix libexttextcat for mingw again

Change-Id: If212bfe5cc191c253185df0c459f7abb8be51da2
üst de1030f2
......@@ -15,7 +15,7 @@ $(eval $(call gb_ExternalPackage_use_external_project,libexttextcat,libexttextca
$(eval $(call gb_ExternalPackage_add_file,libexttextcat,lib/libexttextcat.a,src/.libs/libexttextcat-1.0.a))
ifeq ($(OS),WNT)
$(eval $(call gb_ExternalPackage_add_file,libexttextcat,bin/libexttextcat.dll,src/.libs/libexttextcat-1.0.dll))
$(eval $(call gb_ExternalPackage_add_file,libexttextcat,bin/libexttextcat.dll,src/.libs/libexttextcat.dll))
endif
endif
......
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