videoutils_plat/videoconnutility_api/tsrc/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 19 Aug 2010 10:54:18 +0300
branchRCL_3
changeset 45 798ee5f1972c
parent 3 bdf78597b41c
permissions -rw-r--r--
Revision: 201029 Kit: 201033

/*
* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:   ?Description*
*/



PRJ_PLATFORMS
// specify the platforms your component needs to be built for here
// defaults to WINS MARM so you can ignore this if you just build these
DEFAULT

PRJ_TESTEXPORTS
../conf/VCXConnUtilTestMasterAndSlave.cfg  /epoc32/winscw/c/testframework/vcxconnutiltestmasterandslave.cfg
../conf/VCXConnUtilTestSNAP.cfg            /epoc32/winscw/c/testframework/vcxconnutiltestsnap.cfg
../conf/VCXConnUtilTestStates.cfg          /epoc32/winscw/c/testframework/vcxconnutilteststates.cfg
../conf/VCXConnUtilTest.inc                /epoc32/winscw/c/testframework/vcxconnutiltest.inc
../conf/VCXConsts.inc                      /epoc32/winscw/c/testframework/vcxconsts.inc
../conf/VCXDrives.inc                      /epoc32/winscw/c/testframework/vcxdrives.inc
../conf/VCXErrors.inc                      /epoc32/winscw/c/testframework/vcxerrors.inc

PRJ_EXPORTS

PRJ_TESTMMPFILES
../VCXTestCommon/group/VCXTestCommon.mmp
../VCXTestUtilModule/group/VCXTestUtilModule.mmp
VCXConnUtilTest.mmp
../VCXConnUtilTestExe/group/VCXConnUtilTestExe.mmp

PRJ_MMPFILES

//  End of File