diff -r 3104fc151679 -r 9a48e301e94b imstutils/imconversationview/tsrc/imcvuiengine_test/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/imstutils/imconversationview/tsrc/imcvuiengine_test/group/bld.inf Wed Sep 01 12:33:36 2010 +0100 @@ -0,0 +1,40 @@ +/* +* Copyright (c) 2002 - 2007 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "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: bld.inf +* +*/ + + + +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 +../init/TestFramework.ini /epoc32/winscw/c/TestFramework/TestFramework.ini +../conf/imcvuiengine_test.cfg /epoc32/winscw/c/TestFramework/imcvuiengine_test.cfg +PRJ_EXPORTS + + +PRJ_TESTMMPFILES +../dummytestadaptation/group/dummytestadaptation.mmp + +imcvuiengine_test.mmp + +PRJ_MMPFILES + + + +// End of File \ No newline at end of file