imagingandcamerafws/imagingunittest/testcodec/group/bld.inf
changeset 0 40261b775718
child 24 2672ba96448e
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     1 // Copyright (c) 2001-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 // specify the platforms your component needs to be built for here
       
    18 // defaults to WINS MARM so you can ignore this if you just build these
       
    19 
       
    20 
       
    21 PRJ_EXPORTS
       
    22 
       
    23 // IBY file
       
    24 ExtendedTestCodec.iby		/epoc32/rom/include/extendedtestcodec.iby
       
    25 TestCodec.iby			/epoc32/rom/include/testcodec.iby
       
    26 fwexttestcodec.iby		/epoc32/rom/include/fwexttestcodec.iby
       
    27 
       
    28 PRJ_MMPFILES
       
    29 ../mmpfiles/ExtendedPlugin.mmp
       
    30 ../mmpfiles/ExtendedTestCodec.mmp
       
    31 ../mmpfiles/TestCodec.mmp
       
    32 ../mmpfiles/fwexttestcodec.mmp
       
    33