INTEGRATION: CWS scriptingf2 (1.5.2); FILE MERGED
2003/12/09 19:12:52 npower 1.5.2.1: #i22564# Remove all references to storage service and additionally cleaned up some code to do with Any ( as per DBO guidlines )
This commit is contained in:
parent
0e39fd1dbd
commit
4516589f91
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.5 $
|
||||
# $Revision: 1.6 $
|
||||
#
|
||||
# last change: $Author: npower $ $Date: 2003-09-04 07:25:41 $
|
||||
# last change: $Author: rt $ $Date: 2004-01-05 14:20:33 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -77,7 +77,7 @@ COMP1TYPELIST=$(TARGET)
|
|||
.INCLUDE : ..$/cppumaker.mk
|
||||
|
||||
SLOFILES=\
|
||||
$(SLO)$/ScriptingContext.obj\
|
||||
$(SLO)$/InvocationCtxProperties.obj\
|
||||
$(SLO)$/MasterScriptProvider.obj\
|
||||
$(SLO)$/ActiveMSPList.obj\
|
||||
$(SLO)$/ProviderCache.obj\
|
||||
|
|
Loading…
Reference in a new issue