INTEGRATION: CWS presenterview (1.11.22); FILE MERGED
2007/09/11 12:51:52 af 1.11.22.1: #i18486# Added PropertySet.
This commit is contained in:
parent
b46a51b70a
commit
425abae0a8
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.11 $
|
# $Revision: 1.12 $
|
||||||
#
|
#
|
||||||
# last change: $Author: rt $ $Date: 2007-04-03 16:25:03 $
|
# last change: $Author: kz $ $Date: 2008-04-03 14:53:47 $
|
||||||
#
|
#
|
||||||
# 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.
|
||||||
|
@ -56,6 +56,7 @@ SLOFILES = \
|
||||||
$(SLO)$/IdleDetection.obj \
|
$(SLO)$/IdleDetection.obj \
|
||||||
$(SLO)$/EventMultiplexer.obj \
|
$(SLO)$/EventMultiplexer.obj \
|
||||||
$(SLO)$/PreviewRenderer.obj \
|
$(SLO)$/PreviewRenderer.obj \
|
||||||
|
$(SLO)$/PropertySet.obj \
|
||||||
$(SLO)$/SdGlobalResourceContainer.obj \
|
$(SLO)$/SdGlobalResourceContainer.obj \
|
||||||
$(SLO)$/SlotStateListener.obj \
|
$(SLO)$/SlotStateListener.obj \
|
||||||
$(SLO)$/TimerBasedTaskExecution.obj
|
$(SLO)$/TimerBasedTaskExecution.obj
|
||||||
|
|
Loading…
Reference in a new issue