INTEGRATION: CWS taskpane (1.8.8); FILE MERGED
2006/02/17 13:42:33 af 1.8.8.1: #i61359# Added TimerBasedTaskExecution.
This commit is contained in:
parent
45700a9c72
commit
39e592bba6
1 changed files with 4 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.8 $
|
||||
# $Revision: 1.9 $
|
||||
#
|
||||
# last change: $Author: obo $ $Date: 2006-01-19 12:56:30 $
|
||||
# last change: $Author: kz $ $Date: 2006-04-26 20:54:18 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -58,7 +58,8 @@ SLOFILES = \
|
|||
$(SLO)$/EventMultiplexer.obj \
|
||||
$(SLO)$/PreviewRenderer.obj \
|
||||
$(SLO)$/SdGlobalResourceContainer.obj \
|
||||
$(SLO)$/SlotStateListener.obj
|
||||
$(SLO)$/SlotStateListener.obj \
|
||||
$(SLO)$/TimerBasedTaskExecution.obj
|
||||
|
||||
EXCEPTIONSFILES=
|
||||
|
||||
|
|
Loading…
Reference in a new issue