diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 14:01:09 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 14:01:09 +0000 |
commit | 87b0e8f653334bbe6ff3bb9e6ff35ac9fcdb4b93 (patch) | |
tree | bdcda43c1409781e57a30fa3924d6eee7590a75b /ucbhelper/workben | |
parent | b2077f4b3e5e08c07931e000babb348ff352c857 (diff) |
INTEGRATION: CWS bgdlremove (1.6.6); FILE MERGED
2007/05/11 12:52:28 kso 1.6.6.1: #i76911# - ucbhelper no longer uses VOS
Diffstat (limited to 'ucbhelper/workben')
-rw-r--r-- | ucbhelper/workben/ucbexplorer/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/ucbhelper/workben/ucbexplorer/makefile.mk b/ucbhelper/workben/ucbexplorer/makefile.mk index aa5489029fd8..e87aa6941b45 100644 --- a/ucbhelper/workben/ucbexplorer/makefile.mk +++ b/ucbhelper/workben/ucbexplorer/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: obo $ $Date: 2007-03-09 08:50:36 $ +# last change: $Author: ihi $ $Date: 2007-06-05 15:01:09 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -65,9 +65,8 @@ APP1OBJS=$(OBJ)$/$(TARGET).obj APP1RES=$(RES)$/$(TARGET).res APP1STDLIBS=$(SALLIB) \ - $(CPPULIB) \ + $(CPPULIB) \ $(CPPUHELPERLIB) \ - $(VOSLIB) \ $(TOOLSLIB) \ $(SVTOOLLIB) \ $(COMPHELPERLIB) \ |