localisation/uiftestfw/group/BLD.INF
branchSymbian3
changeset 57 b8d18c84f71c
parent 21 fe364fbfe08a
child 59 3a0152bda91c
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    23 // test code only
    23 // test code only
    24 
    24 
    25 PRJ_TESTMMPFILES
    25 PRJ_TESTMMPFILES
    26 ../group/appfwk_test_AppUi.mmp
    26 ../group/appfwk_test_AppUi.mmp
    27 ../group/appfwk_test_utils.mmp
    27 ../group/appfwk_test_utils.mmp
       
    28 //../group/appfwk_test_utils_server.mmp
       
    29 //../group/appfwk_test_dummytest.mmp
    28 
    30 
    29 PRJ_TESTEXPORTS
    31 PRJ_TESTEXPORTS
    30 ../group/Smoketest_Uitestfw.iby              /epoc32/rom/include/Smoketest_Uitestfw.iby
    32 // TestFramework IBY files
       
    33 ../group/Smoketest_uitestfw.iby		/epoc32/rom/include/Smoketest_uitestfw.iby
    31 
    34 
    32 // TestFramework INCLUDE files
    35 // TestFramework INCLUDE files
    33 ../inc/appfwk_test.h 				/epoc32/include/test/appfwk_test.h
    36 ../inc/appfwk_test.h 				MW_LAYER_PLATFORM_EXPORT_PATH(test/appfwk_test.h)
    34 ../inc/appfwk_test_AppUi.h			/epoc32/include/test/appfwk_test_appui.h
    37 ../inc/appfwk_test_AppUi.h			MW_LAYER_PLATFORM_EXPORT_PATH(test/appfwk_test_appui.h)
    35 ../inc/appfwk_test_utils.h 			/epoc32/include/test/appfwk_test_utils.h
    38 ../inc/appfwk_test_utils.h 			MW_LAYER_PLATFORM_EXPORT_PATH(test/appfwk_test_utils.h)
       
    39 ../inc/appfwk_tmsteststep.h 		MW_LAYER_PLATFORM_EXPORT_PATH(test/appfwk_tmsteststep.h)