From 25e10370feb4d62b953c317169516737fe982a34 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 19 Dec 2011 19:30:31 +0200 Subject: Link most libs and executables with gb_STDLIBS as presumably is intended --- desktop/Executable_sdraw.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'desktop/Executable_sdraw.mk') diff --git a/desktop/Executable_sdraw.mk b/desktop/Executable_sdraw.mk index 87de0eb93f1d..24fec0e9c83d 100644 --- a/desktop/Executable_sdraw.mk +++ b/desktop/Executable_sdraw.mk @@ -37,6 +37,10 @@ $(eval $(call gb_Executable_add_defs,sdraw,\ -DUNICODE \ )) +$(eval $(call gb_Executable_add_linked_libs,sdraw,\ + $(gb_STDLIBS) \ +)) + $(eval $(call gb_Executable_add_noexception_objects,sdraw,\ desktop/win32/source/applauncher/launcher \ desktop/win32/source/applauncher/sdraw \ -- cgit v1.2.3