Kaydet (Commit) 567d5cb2 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS updatefeed (1.7.84); FILE MERGED

2006/12/04 16:59:29 kso 1.7.84.1: #i72238# - New service: css.task.InteractionRequestStringResolver
         - refactored service css.task.InteractionHandler:
           base class UUIInteractionHelper that is used now by both
           implementation of service css.task.InteractionHandler and
           new service css.task.InteractionRequestStringResolver.
üst 6b177724
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.7 $ # $Revision: 1.8 $
# #
# last change: $Author: rt $ $Date: 2005-09-09 10:22:33 $ # last change: $Author: kz $ $Date: 2006-12-13 15:09:32 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -49,7 +49,9 @@ SLOFILES = \ ...@@ -49,7 +49,9 @@ SLOFILES = \
$(SLO)$/masterpasscrtdlg.obj \ $(SLO)$/masterpasscrtdlg.obj \
$(SLO)$/passworddlg.obj \ $(SLO)$/passworddlg.obj \
$(SLO)$/passcrtdlg.obj \ $(SLO)$/passcrtdlg.obj \
$(SLO)$/fltdlg.obj $(SLO)$/fltdlg.obj\
$(SLO)$/interactionhandler.obj\
$(SLO)$/requeststringresolver.obj
SRS1NAME=$(TARGET) SRS1NAME=$(TARGET)
SRC1FILES = \ SRC1FILES = \
cookiedg.src \ cookiedg.src \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment