diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-05-03 07:55:35 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-05-03 07:55:35 +0000 |
commit | bf7ffa1962a15f04f73f727adf4967be6a59893c (patch) | |
tree | 62fdb9616fbd646d1c137eca86b1a027c5ed0352 /sal | |
parent | 0822fec23d2771731f1d19ef090baa67a8dfc646 (diff) |
INTEGRATION: CWS qadev17 (1.8.2); FILE MERGED
2004/04/14 12:08:59 lla 1.8.2.1: #116021# lot of clarification for test library names
Diffstat (limited to 'sal')
-rw-r--r-- | sal/qa/OStringBuffer/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/OStringBuffer/makefile.mk b/sal/qa/OStringBuffer/makefile.mk index d78ae34b5791..61a29326a205 100644 --- a/sal/qa/OStringBuffer/makefile.mk +++ b/sal/qa/OStringBuffer/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: obo $ $Date: 2004-03-19 14:46:21 $ +# last change: $Author: rt $ $Date: 2004-05-03 08:55:35 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -83,7 +83,7 @@ SHL1OBJS= \ $(SLO)$/rtl_OStringBuffer.obj \ $(SLO)$/rtl_String_Utils.obj -SHL1TARGET= OStringBuffer +SHL1TARGET= rtl_OStringBuffer SHL1STDLIBS=\ $(SALLIB) \ $(CPPUNITLIB) |