Tag: cws_src680_dba24d User: fs Date: 2007-11-22 13:08:13+0000 Modified: dba/dbaccess/source/shared/makefile.mk
Log: #i81658# dba_reghelper removed, superseded by unotools/componentmodule.hxx, which is the more modern implementation File Changes: Directory: /dba/dbaccess/source/shared/ ======================================= File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/shared/makefile.mk?r1=1.8&r2=1.8.212.1 Delta lines: +3 -5 ------------------- --- makefile.mk 2006-07-10 15:21:49+0000 1.8 +++ makefile.mk 2007-11-22 13:08:11+0000 1.8.212.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.8.212.1 $ # -# last change: $Author: obo $ $Date: 2006/07/10 15:21:49 $ +# last change: $Author: fs $ $Date: 2007/11/22 13:08:11 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -55,7 +55,6 @@ # --- Files ------------------------------------- EXCEPTIONSFILES= \ $(SLO)$/apitools.obj \ - $(SLO)$/dba_reghelper.obj \ $(SLO)$/dbu_reghelper.obj \ $(SLO)$/cfg_reghelper.obj \ $(SLO)$/flt_reghelper.obj @@ -69,7 +68,6 @@ LIB1OBJFILES= \ - $(SLO)$/dba_reghelper.obj \ $(SLO)$/dbastrings.obj \ $(SLO)$/apitools.obj --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
