localisation/uiftestfw/group/BLD.INF
branchSymbian3
changeset 57 b8d18c84f71c
parent 21 fe364fbfe08a
child 59 3a0152bda91c
--- a/localisation/uiftestfw/group/BLD.INF	Wed Jul 28 16:03:37 2010 +0100
+++ b/localisation/uiftestfw/group/BLD.INF	Tue Aug 03 10:20:34 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-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"
+// 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".
 //
@@ -25,11 +25,15 @@
 PRJ_TESTMMPFILES
 ../group/appfwk_test_AppUi.mmp
 ../group/appfwk_test_utils.mmp
+//../group/appfwk_test_utils_server.mmp
+//../group/appfwk_test_dummytest.mmp
 
 PRJ_TESTEXPORTS
-../group/Smoketest_Uitestfw.iby              /epoc32/rom/include/Smoketest_Uitestfw.iby
+// TestFramework IBY files
+../group/Smoketest_uitestfw.iby		/epoc32/rom/include/Smoketest_uitestfw.iby
 
 // TestFramework INCLUDE files
-../inc/appfwk_test.h 				/epoc32/include/test/appfwk_test.h
-../inc/appfwk_test_AppUi.h			/epoc32/include/test/appfwk_test_appui.h
-../inc/appfwk_test_utils.h 			/epoc32/include/test/appfwk_test_utils.h
+../inc/appfwk_test.h 				MW_LAYER_PLATFORM_EXPORT_PATH(test/appfwk_test.h)
+../inc/appfwk_test_AppUi.h			MW_LAYER_PLATFORM_EXPORT_PATH(test/appfwk_test_appui.h)
+../inc/appfwk_test_utils.h 			MW_LAYER_PLATFORM_EXPORT_PATH(test/appfwk_test_utils.h)
+../inc/appfwk_tmsteststep.h 		MW_LAYER_PLATFORM_EXPORT_PATH(test/appfwk_tmsteststep.h)