From 719a761b4f8e71a5cf86d5c92bff0cb44be612c7 Mon Sep 17 00:00:00 2001 From: tono Date: Wed, 5 Jan 2011 21:38:47 +0900 Subject: Backed out changeset: e84942bd0aca --- svl/Library_fsstorage.mk | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'svl/Library_fsstorage.mk') diff --git a/svl/Library_fsstorage.mk b/svl/Library_fsstorage.mk index 93ca50a2d9f4..f109e0620d5e 100644 --- a/svl/Library_fsstorage.mk +++ b/svl/Library_fsstorage.mk @@ -67,20 +67,6 @@ $(eval $(call gb_Library_add_exception_objects,fsstorage,\ )) ifeq ($(OS),WNT) -ifneq ($(USE_MINGW),) -$(eval $(call gb_Library_add_linked_libs,fsstorage,\ - mingwthrd \ - $(gb_MINGW_LIBSTDCPP) \ - mingw32 \ - $(gb_MINGW_LIBGCC) \ - uwinapi \ - moldname \ - mingwex \ - kernel32 \ - msvcrt \ - user32 \ -)) -else $(eval $(call gb_Library_add_linked_libs,fsstorage,\ kernel32 \ msvcrt \ @@ -89,5 +75,4 @@ $(eval $(call gb_Library_add_linked_libs,fsstorage,\ uwinapi \ )) endif -endif # vim: set noet sw=4 ts=4: -- cgit v1.2.3