From 445793117e5f0fdcf6b0c1839abef2647fdc187f Mon Sep 17 00:00:00 2001 From: Hennes Rohling Date: Mon, 26 Aug 2002 13:03:30 +0000 Subject: #102647# Uwinapi.dll exports forwarded symbols of Unicows.dll --- dtrans/test/win32/dnd/makefile.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dtrans/test') diff --git a/dtrans/test/win32/dnd/makefile.mk b/dtrans/test/win32/dnd/makefile.mk index 77490a9d3d1c..ec33cd9bb1cb 100644 --- a/dtrans/test/win32/dnd/makefile.mk +++ b/dtrans/test/win32/dnd/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: hro $ $Date: 2002-08-14 14:53:43 $ +# last change: $Author: hro $ $Date: 2002-08-26 13:57:48 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -124,7 +124,6 @@ APP1STDLIBS= \ $(CPPUHELPERLIB) \ $(CPPULIB) \ uwinapi.lib \ - unicows.lib\ user32.lib \ ole32.lib \ comsupp.lib \ -- cgit