diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-09-16 14:28:08 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-09-16 15:52:40 +0200 |
commit | 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51 (patch) | |
tree | da1ff86943d90d1c41d7907e38668b12f96356dc /cli_ure | |
parent | b5cc76fbd51cc0fea3ccf44dd8faacea6bf1c9b5 (diff) |
Trying to chop out the uwinapi library
Diffstat (limited to 'cli_ure')
-rw-r--r-- | cli_ure/source/native/makefile.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cli_ure/source/native/makefile.mk b/cli_ure/source/native/makefile.mk index a4e2a5f84c6d..3c1c15011eab 100644 --- a/cli_ure/source/native/makefile.mk +++ b/cli_ure/source/native/makefile.mk @@ -64,8 +64,6 @@ LINKFLAGS += /delayload:cppuhelper3MSC.dll \ /delayload:cppu3.dll \ /delayload:sal3.dll -UWINAPILIB= - NO_OFFUH=TRUE CPPUMAKERFLAGS = UNOTYPES = \ |