From bb5bdbbdca966c03e6b22b455630381154cb6d01 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Fri, 16 Sep 2011 16:25:27 +0200 Subject: Revert "Trying to chop out the uwinapi library" This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51. --- cli_ure/source/native/makefile.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cli_ure') diff --git a/cli_ure/source/native/makefile.mk b/cli_ure/source/native/makefile.mk index 3c1c15011eab..a4e2a5f84c6d 100644 --- a/cli_ure/source/native/makefile.mk +++ b/cli_ure/source/native/makefile.mk @@ -64,6 +64,8 @@ LINKFLAGS += /delayload:cppuhelper3MSC.dll \ /delayload:cppu3.dll \ /delayload:sal3.dll +UWINAPILIB= + NO_OFFUH=TRUE CPPUMAKERFLAGS = UNOTYPES = \ -- cgit