featuremgmt/featuremgr/group/featmgr.mmp
branchRCL_3
changeset 9 667e88a979d7
parent 8 fa9941cf3867
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".
    23 #endif // __FEATMGR_TESTCFG__
    23 #endif // __FEATMGR_TESTCFG__
    24 
    24 
    25 TARGETTYPE      dll
    25 TARGETTYPE      dll
    26 VENDORID        0x70000001
    26 VENDORID        0x70000001
    27 CAPABILITY      All -Tcb
    27 CAPABILITY      All -Tcb
       
    28 
       
    29 //CodeWarrior compilation options - disable the "illegal pragma" warning
       
    30 OPTION CW -w noillpragmas
    28 
    31 
    29 SOURCEPATH      ../src/clientdll
    32 SOURCEPATH      ../src/clientdll
    30 SOURCE          featmgrclient.cpp
    33 SOURCE          featmgrclient.cpp
    31 SOURCE          featmgr.cpp
    34 SOURCE          featmgr.cpp
    32 SOURCE          featurecontrol.cpp
    35 SOURCE          featurecontrol.cpp