INTEGRATION: CWS oj14 (1.13.8); FILE MERGED
2006/07/04 10:47:46 oj 1.13.8.1: file position moved
This commit is contained in:
parent
ab6b83245d
commit
fe08be7790
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.13 $
|
||||
# $Revision: 1.14 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-08 10:06:47 $
|
||||
# last change: $Author: rt $ $Date: 2007-07-06 07:52: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 @@ ENABLE_EXCEPTIONS=TRUE
|
|||
|
||||
# --- Files -------------------------------------
|
||||
SLOFILES= \
|
||||
$(SLO)$/querydescriptor.obj \
|
||||
$(SLO)$/FilteredContainer.obj \
|
||||
$(SLO)$/TableDeco.obj \
|
||||
$(SLO)$/RowSetCacheIterator.obj \
|
||||
|
@ -76,7 +77,6 @@ SLOFILES= \
|
|||
$(SLO)$/table.obj \
|
||||
$(SLO)$/viewcontainer.obj \
|
||||
$(SLO)$/tablecontainer.obj \
|
||||
$(SLO)$/querydescriptor.obj \
|
||||
$(SLO)$/SingleSelectQueryComposer.obj \
|
||||
$(SLO)$/HelperCollections.obj \
|
||||
$(SLO)$/datasettings.obj
|
||||
|
|
Loading…
Reference in a new issue