contextframework/cfw/tsrc/public/basic/group/mt_cfservices.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".
    27 VENDORID                VID_DEFAULT
    27 VENDORID                VID_DEFAULT
    28 
    28 
    29 SOURCEPATH              ../mt_cfservices
    29 SOURCEPATH              ../mt_cfservices
    30 SOURCE                  mt_cfservicesdllmain.cpp
    30 SOURCE                  mt_cfservicesdllmain.cpp
    31 SOURCE                  mt_cfservices.cpp
    31 SOURCE                  mt_cfservices.cpp
    32  
       
    33 SOURCEPATH		../common
       
    34 SOURCE			cfenvutils.cpp
       
    35 
    32 
    36 USERINCLUDE             ../../../../inc/cfservices
    33 USERINCLUDE             ../../../../inc/cfservices
    37 USERINCLUDE             ../../../../inc/cfserver
    34 USERINCLUDE             ../../../../inc/cfserver
    38 USERINCLUDE             ../../../../inc/common
    35 USERINCLUDE             ../../../../inc/common
    39 USERINCLUDE             ../mt_cfservices
    36 USERINCLUDE             ../mt_cfservices