contextframework/cfw/tsrc/public/basic/group/UT_CFOperationPluginManager.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".
    26 VENDORID                VID_DEFAULT
    26 VENDORID                VID_DEFAULT
    27 
    27 
    28 SOURCEPATH              ../UT_CFOperationPluginManager
    28 SOURCEPATH              ../UT_CFOperationPluginManager
    29 SOURCE                  UT_CFOperationPluginManager.cpp
    29 SOURCE                  UT_CFOperationPluginManager.cpp
    30 SOURCE                  UT_CFOperationPluginManager_DllMain.cpp
    30 SOURCE                  UT_CFOperationPluginManager_DllMain.cpp
    31 
       
    32 SOURCEPATH		../common
       
    33 SOURCE			cfenvutils.cpp
       
    34 
    31 
    35 // Sources required by the test suite
    32 // Sources required by the test suite
    36 SOURCEPATH              ../../../../src/cfoperationpluginservices
    33 SOURCEPATH              ../../../../src/cfoperationpluginservices
    37 SOURCE                  cfoperationpluginmanager.cpp
    34 SOURCE                  cfoperationpluginmanager.cpp
    38 SOURCE                  cfoperationplugin.cpp
    35 SOURCE                  cfoperationplugin.cpp