os/persistentdata/featuremgmt/featuremgr/tools/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) 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".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 //
    15 
    16 PRJ_EXPORTS
    17 
    18 ../datfilehelpers/FeatureDSR.pm         /epoc32/tools/featmgr/featuredsr.pm
    19 ../datfilehelpers/FeatureFlag.pm        /epoc32/tools/featmgr/featureflag.pm
    20 ../datfilehelpers/FMCreate.pm           /epoc32/tools/featmgr/fmcreate.pm
    21 ../datfilehelpers/CreateFeatExample.pl  /epoc32/tools/featmgr/createfeatexample.pl
    22 ../datfilehelpers/ShowFeatContent.pl    /epoc32/tools/featmgr/showfeatcontent.pl
    23 ../datfilehelpers/ModifyFeatContent.pl  /epoc32/tools/featmgr/modifyfeatcontent.pl
    24 
    25 ../datfilehelpers/fmlistdat.cmd         /epoc32/tools/fmlistdat.cmd
    26 ../datfilehelpers/fmcopydat.cmd         /epoc32/tools/fmcopydat.cmd
    27 
    28 PRJ_MMPFILES
    29 
    30 featureuninstaller.mmp
    31 featureinstaller.mmp
    32 
    33