Tag: cws_src680_oj14 User: oj Date: 2006/07/04 03:47:49 Modified: dba/dbaccess/source/core/api/makefile.mk
Log: file position moved File Changes: Directory: /dba/dbaccess/source/core/api/ ========================================= File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/makefile.mk?r1=1.13&r2=1.13.8.1 Delta lines: +4 -4 ------------------- --- makefile.mk 8 Sep 2005 10:06:47 -0000 1.13 +++ makefile.mk 4 Jul 2006 10:47:46 -0000 1.13.8.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.13 $ +# $Revision: 1.13.8.1 $ # -# last change: $Author: rt $ $Date: 2005/09/08 10:06:47 $ +# last change: $Author: oj $ $Date: 2006/07/04 10:47:46 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -46,6 +46,7 @@ # --- Files ------------------------------------- SLOFILES= \ + $(SLO)$/querydescriptor.obj \ $(SLO)$/FilteredContainer.obj \ $(SLO)$/TableDeco.obj \ $(SLO)$/RowSetCacheIterator.obj \ @@ -76,7 +77,6 @@ $(SLO)$/table.obj \ $(SLO)$/viewcontainer.obj \ $(SLO)$/tablecontainer.obj \ - $(SLO)$/querydescriptor.obj \ $(SLO)$/SingleSelectQueryComposer.obj \ $(SLO)$/HelperCollections.obj \ $(SLO)$/datasettings.obj --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
