diff -r 000000000000 -r cec860690d41 emulator/emulatorbsp/test/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/emulator/emulatorbsp/test/bld.inf Tue Feb 02 01:39:10 2010 +0200 @@ -0,0 +1,38 @@ +/* +* Copyright (c) 2009 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: +* +*/ +PRJ_PLATFORMS +WINS WINSCW + +PRJ_EXPORTS + +PRJ_MMPFILES + +PRJ_TESTMMPFILES + +// Drivers +../../../../kernelhwsrv/kerneltest/e32test/group/d_tick support +../../../../kernelhwsrv/kerneltest/e32test/group/bm_pdd support +../../../../kernelhwsrv/kerneltest/e32test/group/d_mstim support + +// Tests +../../../../kernelhwsrv/kerneltest/e32test/group/t_emul + +// Example RTOS personality +../../../../kernelhwsrv/kerneltest/e32test/personality/example/example_personality_test support + +#include "exdriver/exdriver_wins.inf" +