contextframework/cfw/tsrc/public/basic/group/MT_CFScriptEngine.mmp
changeset 28 b0b858956ed5
parent 0 2e3d3ce01487
child 63 c2c61fdca848
equal deleted inserted replaced
21:c4cbaa4fb734 28:b0b858956ed5
     1 /*
     1 /*
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    32 
    32 
    33 SOURCEPATH              ../common
    33 SOURCEPATH              ../common
    34 SOURCE                  cffakeenv.cpp
    34 SOURCE                  cffakeenv.cpp
    35 SOURCE                  CFTestDelay.cpp
    35 SOURCE                  CFTestDelay.cpp
    36 SOURCE                  ScriptEventNotifierSession.cpp
    36 SOURCE                  ScriptEventNotifierSession.cpp
    37 SOURCE			cfenvutils.cpp
       
    38 
    37 
    39 // Sources needed by the test
    38 // Sources needed by the test
    40 SOURCEPATH              ../../../../src/cfserver
    39 SOURCEPATH              ../../../../src/cfserver
    41 SOURCE                  CFContextManager.cpp
    40 SOURCE                  CFContextManager.cpp
    42 SOURCE                  CFUtils.cpp
    41 SOURCE                  CFUtils.cpp