contextframework/cfw/tsrc/public/basic/group/UT_CFContextSourceManager.mmp
branchRCL_3
changeset 20 c2c61fdca848
parent 19 924385140d98
equal deleted inserted replaced
19:924385140d98 20:c2c61fdca848
     1 /*
     1 /*
     2 * Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2008 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
    32 
    35 
    33 // Sources needed by the test
    36 // Sources needed by the test
    34 SOURCEPATH              ../../../../src/cfcontextsourcemanager
    37 SOURCEPATH              ../../../../src/cfcontextsourcemanager
    35 SOURCE                  CFContextSourceManager.cpp
    38 SOURCE                  CFContextSourceManager.cpp
    36 SOURCE                  CFContextSourcePlugIn.cpp
    39 SOURCE                  CFContextSourcePlugIn.cpp