diff options
author | Oliver Bolte <obo@openoffice.org> | 2001-05-07 13:03:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2001-05-07 13:03:43 +0000 |
commit | 5675e380b626619fc428c39e550dc746ddf1b478 (patch) | |
tree | 5169ece8d93cbc6a4024d165c6a739c4c3918cc9 /cpputools | |
parent | f5d87d0102bf2b2725f3d12923fe84ef9634d738 (diff) |
#65293# vos deleted
Diffstat (limited to 'cpputools')
-rw-r--r-- | cpputools/source/registercomponent/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cpputools/source/registercomponent/makefile.mk b/cpputools/source/registercomponent/makefile.mk index 48a14b3eaf98..2fa35d13ce11 100644 --- a/cpputools/source/registercomponent/makefile.mk +++ b/cpputools/source/registercomponent/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: obo $ $Date: 2000-11-13 15:42:43 $ +# last change: $Author: obo $ $Date: 2001-05-07 13:58:02 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -102,7 +102,6 @@ APP1OBJS= $(OBJ)$/registercomponent.obj APP1STDLIBS=\ $(SALLIB) \ - $(VOSLIB) \ $(CPPULIB) \ $(CPPUHELPERLIB) |