imaging/imagingunittest/testcodec/group/bld.inf
changeset 0 5752a19fdefe
equal deleted inserted replaced
-1:000000000000 0:5752a19fdefe
       
     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 PRJ_MMPFILES
       
    24 
       
    25 PRJ_TESTEXPORTS
       
    26 
       
    27 // IBY file
       
    28 ExtendedTestCodec.iby		/epoc32/rom/include/extendedtestcodec.iby
       
    29 TestCodec.iby			/epoc32/rom/include/testcodec.iby
       
    30 fwexttestcodec.iby		/epoc32/rom/include/fwexttestcodec.iby
       
    31 
       
    32 PRJ_TESTMMPFILES
       
    33 ../mmpfiles/ExtendedPlugin.mmp
       
    34 ../mmpfiles/ExtendedTestCodec.mmp
       
    35 ../mmpfiles/TestCodec.mmp
       
    36 ../mmpfiles/fwexttestcodec.mmp