videoutils_plat/videoconnutility_api/tsrc/group/bld.inf
changeset 0 822a42b6c3f1
child 3 bdf78597b41c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/videoutils_plat/videoconnutility_api/tsrc/group/bld.inf	Thu Dec 17 09:14:38 2009 +0200
@@ -0,0 +1,43 @@
+/*
+* 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