From 2e677c39818f3a6479ac9103ac9c7e8ef985eeb0 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 26 Sep 2012 23:45:28 +0200 Subject: gbuild: split uwinapi out of gb_STDLIBS Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7 --- tools/Executable_so_checksum.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/Executable_so_checksum.mk') diff --git a/tools/Executable_so_checksum.mk b/tools/Executable_so_checksum.mk index e384ad57f067..260607035582 100644 --- a/tools/Executable_so_checksum.mk +++ b/tools/Executable_so_checksum.mk @@ -28,6 +28,7 @@ $(eval $(call gb_Executable_set_include,so_checksum,\ $(eval $(call gb_Executable_use_libraries,so_checksum,\ sal \ tl \ + $(gb_UWINAPI) \ $(gb_STDLIBS) \ )) # used to link against basegfxlx comphelp4gcc3 i18nisolang1gcc3 ucbhelper4gcc3 uno_cppu uno_cppuhelpergcc3 uno_salhelpergcc3 vos3gcc3 - seems to be superficial -- cgit