diff options
author | Tino Rachui <tra@openoffice.org> | 2002-08-26 10:47:21 +0000 |
---|---|---|
committer | Tino Rachui <tra@openoffice.org> | 2002-08-26 10:47:21 +0000 |
commit | 15927a92cda096e075b1011b7b7d88f5cb5c7e89 (patch) | |
tree | 38a862b7b025780ad07dbf08e17b28c0a71d81e9 /shell | |
parent | 0c2d2b5d1cfb742eaffec62702f95a6e8213ccdd (diff) |
#97684#link against uwinapi.lib only
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/win32/shlxthandler/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/shell/source/win32/shlxthandler/makefile.mk b/shell/source/win32/shlxthandler/makefile.mk index 5dc93bc3ea4f..76b206efa1bf 100644 --- a/shell/source/win32/shlxthandler/makefile.mk +++ b/shell/source/win32/shlxthandler/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: tra $ $Date: 2002-08-26 10:54:14 $ +# last change: $Author: tra $ $Date: 2002-08-26 11:47:21 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -113,7 +113,6 @@ SLOFILES=$(SLO)$/classfactory.obj\ SHL1TARGET=$(TARGET) SHL1STDLIBS=uwinapi.lib\ - unicows.lib\ oleaut32.lib\ advapi32.lib\ ole32.lib\ |