videoutils_plat/videoconnutility_api/tsrc/group/bld.inf
branchRCL_3
changeset 47 826cea16efd9
parent 45 798ee5f1972c
child 48 13a33d82ad98
equal deleted inserted replaced
45:798ee5f1972c 47:826cea16efd9
     1 /*
       
     2 * Copyright (c) 2002 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 the License "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:   ?Description*
       
    15 */
       
    16 
       
    17 
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 // specify the platforms your component needs to be built for here
       
    21 // defaults to WINS MARM so you can ignore this if you just build these
       
    22 DEFAULT
       
    23 
       
    24 PRJ_TESTEXPORTS
       
    25 ../conf/VCXConnUtilTestMasterAndSlave.cfg  /epoc32/winscw/c/testframework/vcxconnutiltestmasterandslave.cfg
       
    26 ../conf/VCXConnUtilTestSNAP.cfg            /epoc32/winscw/c/testframework/vcxconnutiltestsnap.cfg
       
    27 ../conf/VCXConnUtilTestStates.cfg          /epoc32/winscw/c/testframework/vcxconnutilteststates.cfg
       
    28 ../conf/VCXConnUtilTest.inc                /epoc32/winscw/c/testframework/vcxconnutiltest.inc
       
    29 ../conf/VCXConsts.inc                      /epoc32/winscw/c/testframework/vcxconsts.inc
       
    30 ../conf/VCXDrives.inc                      /epoc32/winscw/c/testframework/vcxdrives.inc
       
    31 ../conf/VCXErrors.inc                      /epoc32/winscw/c/testframework/vcxerrors.inc
       
    32 
       
    33 PRJ_EXPORTS
       
    34 
       
    35 PRJ_TESTMMPFILES
       
    36 ../VCXTestCommon/group/VCXTestCommon.mmp
       
    37 ../VCXTestUtilModule/group/VCXTestUtilModule.mmp
       
    38 VCXConnUtilTest.mmp
       
    39 ../VCXConnUtilTestExe/group/VCXConnUtilTestExe.mmp
       
    40 
       
    41 PRJ_MMPFILES
       
    42 
       
    43 //  End of File