featuremgmt/featuremgr/test/rtest/group/t_fmgrstartup.mmp
branchRCL_3
changeset 9 667e88a979d7
parent 8 fa9941cf3867
child 10 31a8f755b7fe
equal deleted inserted replaced
8:fa9941cf3867 9:667e88a979d7
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009-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".
    17 TARGETTYPE		exe
    17 TARGETTYPE		exe
    18 
    18 
    19 MACRO       EXTENDED_FEATURE_MANAGER_TEST
    19 MACRO       EXTENDED_FEATURE_MANAGER_TEST
    20 
    20 
    21 CAPABILITY      ProtServ ReadDeviceData AllFiles
    21 CAPABILITY      ProtServ ReadDeviceData AllFiles
       
    22 
       
    23 //CodeWarrior compilation options - disable the "illegal pragma" warning
       
    24 OPTION CW -w noillpragmas
    22 
    25 
    23 USERINCLUDE 	.
    26 USERINCLUDE 	.
    24 USERINCLUDE		../../../inc
    27 USERINCLUDE		../../../inc
    25 USERINCLUDE		../../../src/inc
    28 USERINCLUDE		../../../src/inc
    26 USERINCLUDE		../../../src/serverexe
    29 USERINCLUDE		../../../src/serverexe