From 68f928e8474a0842c4d78cac97e98112442d10d2 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 23 Sep 2005 10:36:59 +0000 Subject: INTEGRATION: CWS dba201b (1.24.112); FILE MERGED 2005/09/21 06:57:57 oj 1.24.112.2: RESYNC: (1.24-1.25); FILE MERGED 2005/07/20 09:45:42 fs 1.24.112.1: #i51255# DataSourceHolder removed, superseded by unotools/sharedunocomponent.hxx --- connectivity/source/commontools/makefile.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'connectivity') diff --git a/connectivity/source/commontools/makefile.mk b/connectivity/source/commontools/makefile.mk index 0eb728fc8d40..7f6e355a0394 100644 --- a/connectivity/source/commontools/makefile.mk +++ b/connectivity/source/commontools/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.25 $ +# $Revision: 1.26 $ # -# last change: $Author: rt $ $Date: 2005-09-08 05:15:35 $ +# last change: $Author: hr $ $Date: 2005-09-23 11:36:59 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -46,7 +46,6 @@ ENVCFLAGS+=/FR$(SLO)$/ .INCLUDE : settings.mk # --- Files -------------------------------------------------------- EXCEPTIONSFILES=\ - $(SLO)$/DataSourceHolder.obj \ $(SLO)$/predicateinput.obj \ $(SLO)$/ConnectionWrapper.obj \ $(SLO)$/TConnection.obj \ -- cgit