mpx/tsrc/public/basic/common/testviewframework/group/bld.inf
changeset 62 b276843a15ba
equal deleted inserted replaced
58:c76ea6caa649 62:b276843a15ba
       
     1 /*
       
     2 * Copyright (c) 2002 - 2007 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Build information file for project testviewframework.
       
    15 *
       
    16 */
       
    17 
       
    18 PRJ_PLATFORMS
       
    19 DEFAULT
       
    20 
       
    21 PRJ_TESTEXPORTS
       
    22 ../inc/testbaseview.h   APP_LAYER_PLATFORM_EXPORT_PATH(testbaseview.h)
       
    23 ../inc/consolemain.h    APP_LAYER_PLATFORM_EXPORT_PATH(consolemain.h)
       
    24 ../inc/testutility.h    APP_LAYER_PLATFORM_EXPORT_PATH(testutility.h)
       
    25 
       
    26 //testplaybackview
       
    27 ../inc/testplaybackviewobserver.h   APP_LAYER_PLATFORM_EXPORT_PATH(testplaybackviewobserver.h)
       
    28 ../inc/testplaybackview.h           APP_LAYER_PLATFORM_EXPORT_PATH(testplaybackview.h)
       
    29 
       
    30 //testmenuview
       
    31 ../inc/testmenuview.h               APP_LAYER_PLATFORM_EXPORT_PATH(testmenuview.h)
       
    32 
       
    33 
       
    34 PRJ_TESTMMPFILES
       
    35 testviewframework.mmp
       
    36 
       
    37 PRJ_MMPFILES
       
    38 
       
    39 //  End of File