From 827430c8c0417396b3c1d2a049ccddb818c89646 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 2 Dec 2014 18:12:54 +0100 Subject: Fold URE: Windows ...assuming the delayLoadHook in cli_ure/source/native/native_bootstrap.cxx is no longer necessary and loading of cppuhelper from the program dir cannot fail regardless in whatever scenario the cli_cppuhelper library itself is loaded. Change-Id: I13f32b327bca4cce9780864f5e57cdad3860afe5 --- desktop/Module_desktop.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/Module_desktop.mk') diff --git a/desktop/Module_desktop.mk b/desktop/Module_desktop.mk index 76c55b33c1c6..4d6f5e82d79a 100644 --- a/desktop/Module_desktop.mk +++ b/desktop/Module_desktop.mk @@ -69,7 +69,7 @@ $(eval $(call gb_Module_add_targets,desktop,\ endif $(eval $(call gb_Module_add_targets,desktop,\ - StaticLibrary_winextendloaderenv \ + StaticLibrary_winloader \ StaticLibrary_winlauncher \ Executable_quickstart \ Executable_sbase \ -- cgit