localisation/uiftestfw/group/BLD.INF
author Maciej Seroka <maciejs@symbian.org>
Tue, 03 Aug 2010 10:20:34 +0100
branchSymbian3
changeset 57 b8d18c84f71c
parent 21 fe364fbfe08a
child 59 3a0152bda91c
permissions -rw-r--r--
Re-enabled smoke test for Language-setting

// 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 "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
DEFAULT

PRJ_EXPORTS
// test code only

PRJ_MMPFILES
// test code only

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
// TestFramework IBY files
../group/Smoketest_uitestfw.iby		/epoc32/rom/include/Smoketest_uitestfw.iby

// TestFramework INCLUDE files
../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)