Update contrib.
1 // Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
16 TARGET t_fmgrstartup.exe
18 UID 0x10205054 0x10205054
20 MACRO EXTENDED_FEATURE_MANAGER_TEST
21 MACRO FEATURE_MANAGER_STARTUP_TEST
23 CAPABILITY ProtServ ReadDeviceData AllFiles
25 //CodeWarrior compilation options - disable the "illegal pragma" warning
26 OPTION CW -w noillpragmas
29 USERINCLUDE ../../../inc
30 USERINCLUDE ../../../src/inc
31 USERINCLUDE ../../../src/serverexe
32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
35 SOURCE t_fmgrstartup.cpp
37 SOURCEPATH ../../../src/serverexe
38 SOURCE featmgrfeatureregistry.cpp
39 SOURCE featmgrfeatureentry.cpp
40 SOURCE featmgrsession.cpp
41 SOURCE featmgrserver.cpp
43 SOURCE swilistener.cpp
44 SOURCE featmgrpluginhandler.cpp
45 SOURCE featmgrtimer.cpp
46 SOURCE featmgrpatchdata.cpp
48 SOURCEPATH ../../../src/shared