Update contrib.
1 // Copyright (c) 2007-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.
17 #ifndef __FEATMGR_TESTCFG__
19 UID 0x1000008D 0x10005A2B
21 TARGET test_featmgr.dll
22 UID 0x1000008D 0x102836E4
23 #endif // __FEATMGR_TESTCFG__
29 //CodeWarrior compilation options - disable the "illegal pragma" warning
30 OPTION CW -w noillpragmas
32 SOURCEPATH ../src/clientdll
33 SOURCE featmgrclient.cpp
35 SOURCE featurecontrol.cpp
36 SOURCE featmgrtlsdata.cpp
37 SOURCE featurenotifier.cpp
38 SOURCE featmgrresourcetester.cpp
40 SOURCEPATH ../src/shared
43 USERINCLUDE ../src/inc
45 USERINCLUDE ../src/clientdll
47 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
52 #ifndef __FEATMGR_TESTCFG__
56 deffile ../eabi/featmgr.def
58 deffile ../bwins/featmgr.def
60 #endif // __FEATMGR_TESTCFG__