diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-03-09 08:15:54 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-03-09 08:15:54 +0000 |
commit | fb2b72e5332af09883c3936e136a874dabbfad38 (patch) | |
tree | 4a02327cfbae045b9ad62b72578bb93c183a6d24 /sal/test/unloading | |
parent | e91f382fea3d657f9825d2f36230388c08d920c3 (diff) |
INTEGRATION: CWS ause076 (1.4.18); FILE MERGED
2007/02/22 18:27:22 hjs 1.4.18.1: #i74721# cleanup obsolete library variables
Diffstat (limited to 'sal/test/unloading')
-rw-r--r-- | sal/test/unloading/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sal/test/unloading/makefile.mk b/sal/test/unloading/makefile.mk index 2a5e2ac01c94..02ef84ad3a85 100644 --- a/sal/test/unloading/makefile.mk +++ b/sal/test/unloading/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: vg $ $Date: 2007-01-16 16:04:57 $ +# last change: $Author: obo $ $Date: 2007-03-09 09:15:54 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -128,10 +128,6 @@ APP1STDLIBS= \ $(CPPUHELPERLIB) \ $(CPPULIB) - -LIBCIMT=MSVCPRTD.lib - - # --- Targets ------------------------------------------------------ .INCLUDE : target.mk |