Update contrib.
1 // Copyright (c) 2007-2009 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__
18 TARGET featdiscovery.dll
19 UID 0x1000008D 0x10200C89
21 TARGET test_featdiscovery.dll
22 UID 0x1000008D 0x102836E3
23 #endif // __FEATMGR_TESTCFG__
29 SOURCEPATH ../src/featdiscovery
30 SOURCE featdiscovery.cpp
31 SOURCE featdiscoveryimpl.cpp
33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
39 #ifndef __FEATMGR_TESTCFG__
42 LIBRARY test_featmgr.lib
44 deffile ../eabi/featdiscovery.def
46 deffile ../bwins/featdiscovery.def
48 #endif // __FEATMGR_TESTCFG__