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 | 2617893ba79457d1229a99a731a08f0aa75fc42c (patch) | |
tree | b02c31ac2312daed45c717f1a53c6984d3a17c34 /cpputools | |
parent | 0b8816d564d04a30b1c7b4c67237061a652d9556 (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 48a14b3ea..2fa35d13c 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) |