imagingandcamerafws/imagingunittest/testcodec/group/bld.inf
changeset 29 eb1e5d7cc688
parent 0 40261b775718
equal deleted inserted replaced
26:c36d67f77f75 29:eb1e5d7cc688
    18 // defaults to WINS MARM so you can ignore this if you just build these
    18 // defaults to WINS MARM so you can ignore this if you just build these
    19 
    19 
    20 
    20 
    21 PRJ_EXPORTS
    21 PRJ_EXPORTS
    22 
    22 
       
    23 PRJ_MMPFILES
       
    24 
       
    25 PRJ_TESTEXPORTS
       
    26 
    23 // IBY file
    27 // IBY file
    24 ExtendedTestCodec.iby		/epoc32/rom/include/extendedtestcodec.iby
    28 ExtendedTestCodec.iby		/epoc32/rom/include/extendedtestcodec.iby
    25 TestCodec.iby			/epoc32/rom/include/testcodec.iby
    29 TestCodec.iby			/epoc32/rom/include/testcodec.iby
    26 fwexttestcodec.iby		/epoc32/rom/include/fwexttestcodec.iby
    30 fwexttestcodec.iby		/epoc32/rom/include/fwexttestcodec.iby
    27 
    31 
    28 PRJ_MMPFILES
    32 PRJ_TESTMMPFILES
    29 ../mmpfiles/ExtendedPlugin.mmp
    33 ../mmpfiles/ExtendedPlugin.mmp
    30 ../mmpfiles/ExtendedTestCodec.mmp
    34 ../mmpfiles/ExtendedTestCodec.mmp
    31 ../mmpfiles/TestCodec.mmp
    35 ../mmpfiles/TestCodec.mmp
    32 ../mmpfiles/fwexttestcodec.mmp
    36 ../mmpfiles/fwexttestcodec.mmp
    33