os/persistentdata/featuremgmt/featureregistry/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2005-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".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 //
    15 
    16 PRJ_PLATFORMS
    17 DEFAULT
    18 
    19 PRJ_EXPORTS
    20 ../inc/featreg.h OS_LAYER_PLATFORM_EXPORT_PATH(featreg.h)
    21 ../inc/featreg.inl OS_LAYER_PLATFORM_EXPORT_PATH(featreg.inl)
    22 ../inc/featregpan.h OS_LAYER_PLATFORM_EXPORT_PATH(featregpan.h)
    23 ./featreg.iby /epoc32/rom/include/featreg.iby
    24 
    25 PRJ_MMPFILES
    26 ./featreg.mmp
    27 
    28 #ifndef SYMBIAN_FEATURE_MANAGER
    29 
    30 ./featregsetup.mmp
    31 
    32 #endif
    33 
    34 #include "../test/helper/group/bld.inf"
    35 #include "../test/tef/group/bld.inf"
    36 #include "../test/compositeromtesting/group/bld.inf"