diff -r 000000000000 -r ba25891c3a9e installationservices/switestfw/test/autotesting/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/installationservices/switestfw/test/autotesting/bld.inf Thu Dec 17 08:51:10 2009 +0200 @@ -0,0 +1,35 @@ +/* +* Copyright (c) 2008-2009 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: +* test bld.inf needed for sdptestonly builds. +* This bld.inf shouldn't be added in the main build. +* +*/ + + +PRJ_TESTMMPFILES + +#ifndef TOOLS +#ifndef TOOLS2 + ../../../swi/test/testutilswi/group/testutilclientswi.mmp + ../../../swi/test/tuiscriptadaptors/tuiscriptadaptors.mmp + ../../../swi/test/testutilswi/group/testutilserverswi.mmp + ../../../swi/test/tbackuprestore/tbackuprestore.mmp +#ifndef __WINS__ + ../../../swi/test/tuiscriptadaptors/tuiscriptadaptors_tshell.mmp +#endif +#endif +#endif + +// End of file