diff -r 6edeef394eb7 -r 9397a16b6eb8 symbianunittestfw/symbianunittestfw_pub/symbian_unit_test_api/group/bld.inf --- a/symbianunittestfw/symbianunittestfw_pub/symbian_unit_test_api/group/bld.inf Fri Sep 03 07:55:01 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,27 +0,0 @@ -/* -* 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: Symbian Unit Testing framework -* -*/ - -PRJ_PLATFORMS -DEFAULT - -PRJ_EXPORTS -../inc/symbianunittestinterface.h OS_LAYER_PLATFORM_EXPORT_PATH(symbianunittestinterface.h) -../inc/symbianunittest.h OS_LAYER_PLATFORM_EXPORT_PATH(symbianunittest.h) -../inc/symbianunittestsuite.h OS_LAYER_PLATFORM_EXPORT_PATH(symbianunittestsuite.h) -../inc/symbianunittestmacros.h OS_LAYER_PLATFORM_EXPORT_PATH(symbianunittestmacros.h) -../inc/symbianunittestldd.h OS_LAYER_PLATFORM_EXPORT_PATH(symbianunittestldd.h) -../inc/symbianunittestlddif.h OS_LAYER_PLATFORM_EXPORT_PATH(symbianunittestlddif.h)