contextframework/cfw/tsrc/public/basic/group/UT_CCFContextManager.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".
    34 SOURCEPATH              ../../../../src/cfserver
    34 SOURCEPATH              ../../../../src/cfserver
    35 SOURCE                  CFContextManager.cpp
    35 SOURCE                  CFContextManager.cpp
    36 SOURCE                  CFUtils.cpp
    36 SOURCE                  CFUtils.cpp
    37 SOURCE                  CFCacheElement.cpp
    37 SOURCE                  CFCacheElement.cpp
    38 
    38 
    39 SOURCEPATH		../common
       
    40 SOURCE			cfenvutils.cpp
       
    41 
       
    42 USERINCLUDE             ../../../../inc/cfserver
    39 USERINCLUDE             ../../../../inc/cfserver
    43 USERINCLUDE             ../../../../inc/cfservices
    40 USERINCLUDE             ../../../../inc/cfservices
    44 USERINCLUDE             ../../../../inc/common
    41 USERINCLUDE             ../../../../inc/common
    45 USERINCLUDE             ../UT_CCFContextManager
    42 USERINCLUDE             ../UT_CCFContextManager
    46 USERINCLUDE             ../common
    43 USERINCLUDE             ../common