Tag: cws_src680_dba24c User: fs Date: 2007-10-28 21:22:41+0000 Modified: dba/connectivity/source/commontools/makefile.mk
Log: copying _some_ changes from CWS dba24b to dba24c, so I don't need to wait for integration/resync File Changes: Directory: /dba/connectivity/source/commontools/ ================================================ File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/commontools/makefile.mk?r1=1.30.34.1&r2=1.30.34.2 Delta lines: +4 -3 ------------------- --- makefile.mk 2007-09-18 12:52:18+0000 1.30.34.1 +++ makefile.mk 2007-10-28 21:22:38+0000 1.30.34.2 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.30.34.1 $ +# $Revision: 1.30.34.2 $ # -# last change: $Author: fs $ $Date: 2007/09/18 12:52:18 $ +# last change: $Author: fs $ $Date: 2007/10/28 21:22:38 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -75,7 +75,8 @@ $(SLO)$/FValue.obj \ $(SLO)$/paramwrapper.obj \ $(SLO)$/statementcomposer.obj \ - $(SLO)$/sqlerror.obj + $(SLO)$/sqlerror.obj \ + $(SLO)$/formattedcolumnvalue.obj SLOFILES=\ $(EXCEPTIONSFILES) \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
