summaryrefslogtreecommitdiff
path: root/dtrans/util
diff options
context:
space:
mode:
authorHennes Rohling <hro@openoffice.org>2002-08-26 13:03:30 +0000
committerHennes Rohling <hro@openoffice.org>2002-08-26 13:03:30 +0000
commit445793117e5f0fdcf6b0c1839abef2647fdc187f (patch)
tree17dfd498738c5728290b668ba4683d9cd83aa925 /dtrans/util
parentb750d8a8c7de083a2822dedf4d91e2ac77088cec (diff)
#102647# Uwinapi.dll exports forwarded symbols of Unicows.dll
Diffstat (limited to 'dtrans/util')
-rw-r--r--dtrans/util/makefile.mk10
1 files changed, 3 insertions, 7 deletions
diff --git a/dtrans/util/makefile.mk b/dtrans/util/makefile.mk
index 109446f34d84..a82790ece954 100644
--- a/dtrans/util/makefile.mk
+++ b/dtrans/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: hro $ $Date: 2002-08-15 10:49:09 $
+# last change: $Author: hro $ $Date: 2002-08-26 13:58:54 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -87,8 +87,7 @@ SHL1STDLIBS= \
.IF "$(GUI)"=="WNT"
SHL1STDLIBS+= \
- uwinapi.lib \
- unicows.lib
+ uwinapi.lib
.ENDIF
@@ -116,7 +115,6 @@ SHL2STDLIBS= \
$(CPPULIB) \
$(CPPUHELPERLIB)\
uwinapi.lib\
- unicows.lib\
advapi32.lib\
ole32.lib\
gdi32.lib
@@ -142,7 +140,6 @@ SHL3STDLIBS= \
$(CPPULIB) \
$(CPPUHELPERLIB)\
uwinapi.lib\
- unicows.lib\
advapi32.lib\
ole32.lib\
comsupp.lib\
@@ -170,7 +167,6 @@ SHL4STDLIBS= \
$(CPPULIB) \
$(CPPUHELPERLIB) \
uwinapi.lib\
- unicows.lib\
advapi32.lib\
ole32.lib\
comsupp.lib\