contextframework/cfw/tsrc/public/basic/group/UT_CFContextSourceManager.mmp
branchRCL_3
changeset 19 924385140d98
parent 0 2e3d3ce01487
child 20 c2c61fdca848
equal deleted inserted replaced
18:0818dd463d41 19:924385140d98
     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".
    27 VENDORID                VID_DEFAULT
    27 VENDORID                VID_DEFAULT
    28 
    28 
    29 SOURCEPATH              ../UT_CFContextSourceManager
    29 SOURCEPATH              ../UT_CFContextSourceManager
    30 SOURCE                  UT_CFContextSourceManagerDllMain.cpp
    30 SOURCE                  UT_CFContextSourceManagerDllMain.cpp
    31 SOURCE                  UT_CFContextSourceManager.cpp
    31 SOURCE                  UT_CFContextSourceManager.cpp
    32 
       
    33 SOURCEPATH		../common
       
    34 SOURCE			cfenvutils.cpp
       
    35 
    32 
    36 // Sources needed by the test
    33 // Sources needed by the test
    37 SOURCEPATH              ../../../../src/cfcontextsourcemanager
    34 SOURCEPATH              ../../../../src/cfcontextsourcemanager
    38 SOURCE                  CFContextSourceManager.cpp
    35 SOURCE                  CFContextSourceManager.cpp
    39 SOURCE                  CFContextSourcePlugIn.cpp
    36 SOURCE                  CFContextSourcePlugIn.cpp