INTEGRATION: CWS fwkbugfix03 (1.26.34); FILE MERGED

2004/10/11 17:40:45 as 1.26.34.2: RESYNC: (1.26-1.27); FILE MERGED
2004/09/10 10:09:01 as 1.26.34.1: #i31449# new configuration API helper
This commit is contained in:
Oliver Bolte
2004-11-17 12:40:09 +00:00
parent 615d01b824
commit db64487bf5

View File

@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.27 $ # $Revision: 1.28 $
# #
# last change: $Author: kz $ $Date: 2004-10-04 21:06:52 $ # last change: $Author: obo $ $Date: 2004-11-17 13:40:09 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
@@ -98,7 +98,8 @@ SLOFILES= \
$(SLO)$/storagehelper.obj \ $(SLO)$/storagehelper.obj \
$(SLO)$/anytostring.obj \ $(SLO)$/anytostring.obj \
$(SLO)$/mediadescriptor.obj \ $(SLO)$/mediadescriptor.obj \
$(SLO)$/locale.obj $(SLO)$/locale.obj \
$(SLO)$/configurationhelper.obj
# --- Targets ---------------------------------- # --- Targets ----------------------------------