diff -r 000000000000 -r 1bce908db942 multimediacommsengine/tsrc/MMCTestDriver/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/multimediacommsengine/tsrc/MMCTestDriver/group/bld.inf Tue Feb 02 01:04:58 2010 +0200 @@ -0,0 +1,50 @@ +/* +* Copyright (c) 2006 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: Test tools build file +* +*/ + + +#include +#if defined __S60_50__ +#include +#else +#include +#endif + +PRJ_EXPORTS +#include "../../testdriver/testclient/group/exports.inc" +../rom/mcetestdriver.iby CORE_MW_LAYER_IBY_EXPORT_PATH(mcetestdriver.iby) + +PRJ_MMPFILES +// DevKits don't have bldvariant.hrh that is needed by the UI +// We'll install a dummy version of the file if none exits. +gnumakefile ../../testdriver/testclient/group/bldvariant_patch.mak + +// Generic test client +../../testdriver/testclient/Watcher/Group/Watcher.mmp +../../testdriver/testclient/Watcher/Group/WatcherClient.mmp +../../testdriver/testclient/Net/Group/TestClientNet.mmp +../../testdriver/testclient/TesterCore/Group/TesterCore.mmp +../../testdriver/testclient/FileHandler/Group/FileHandler.mmp +../../testdriver/testclient/FileHandler/Group/FileHandlerClient.mmp +../../testdriver/testclient/Ui/Group/TestClient.mmp + +// SIP tester +#include "../../testdriver/siptester/group/bld.inf" + +// MCE Tester +../MCETester/group/MCETester.mmp +../MCETester/ttcnresolverplugin/group/MCETTCNResolverPlugin.mmp +