featuremgmt/featureregistry/group/bld.inf
changeset 0 08ec8eefde2f
child 23 26645d81f48d
equal deleted inserted replaced
-1:000000000000 0:08ec8eefde2f
       
     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 SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(featreg.h)
       
    21 ../inc/featreg.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(featreg.inl)
       
    22 ../inc/featregpan.h SYMBIAN_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"