featuremgmt/featuremgr/group/featmgrserver.mmp
branchRCL_3
changeset 9 667e88a979d7
parent 8 fa9941cf3867
child 23 26645d81f48d
equal deleted inserted replaced
8:fa9941cf3867 9:667e88a979d7
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    27 TARGETTYPE      exe
    27 TARGETTYPE      exe
    28 VENDORID        0x70000001
    28 VENDORID        0x70000001
    29 
    29 
    30 CAPABILITY      ProtServ ReadDeviceData
    30 CAPABILITY      ProtServ ReadDeviceData
    31 
    31 
       
    32 //CodeWarrior compilation options - disable the "illegal pragma" warning
       
    33 OPTION CW -w noillpragmas
       
    34 
    32 SOURCEPATH      ../src/serverexe
    35 SOURCEPATH      ../src/serverexe
    33 
    36 
    34 SOURCE          featmgrpluginhandler.cpp
    37 SOURCE          featmgrpluginhandler.cpp
    35 SOURCE          featmgrsession.cpp
    38 SOURCE          featmgrsession.cpp
    36 SOURCE          featmgrserver.cpp
    39 SOURCE          featmgrserver.cpp