symbianunittestfw/symbianunittestfw_pub/symbian_unit_test_api/group/bld.inf
changeset 0 20abbd395761
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/symbianunittestfw/symbianunittestfw_pub/symbian_unit_test_api/group/bld.inf	Wed Aug 25 15:52:14 2010 +0300
@@ -0,0 +1,27 @@
+/*
+* 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)