videoplayback/videohelix/tsrc/ut_videohelixtest/group/bld.inf
changeset 0 96612d01cf9f
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Build information file for videohelixtest class.
       
    15 *
       
    16 */
       
    17 
       
    18 // Version : %version: 3 %
       
    19 
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_TESTEXPORTS
       
    25 ../data/mmc/vhpp_test.3gp           /epoc32/winscw/c/data/videos/vhpp_test.3gp
       
    26 ../data/mmc/sdp_test.sdp            /epoc32/winscw/c/data/videos/sdp_test.sdp
       
    27 ../data/mmc/dcf.odf                 /epoc32/winscw/c/data/videos/dcf.odf
       
    28 
       
    29 ../conf/videohelixtest.cfg          /epoc32/winscw/c/testframework/videohelixtest.cfg
       
    30 ../init/testframework.ini           /epoc32/winscw/c/testframework/testframework.ini
       
    31 
       
    32 PRJ_TESTMMPFILES
       
    33 videohelixtest.mmp
       
    34 
       
    35 // EOF