mds_plat/context_engine_plugin_api/tsrc/group/bld.inf
changeset 60 79f826a55db2
equal deleted inserted replaced
58:fe894bb075c2 60:79f826a55db2
       
     1 /*
       
     2 * Copyright (c) 2005-2009 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
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_PLATFORMS
       
    20     DEFAULT
       
    21 
       
    22 PRJ_EXPORTS
       
    23 
       
    24 PRJ_MMPFILES
       
    25 
       
    26 PRJ_TESTMMPFILES
       
    27 ContextEnginePluginTest.mmp
       
    28 
       
    29 PRJ_TESTEXPORTS
       
    30 ../conf/ContextEnginePluginTest.cfg /epoc32/winscw/c/TestFramework/ContextEnginePluginTest.cfg
       
    31 ../init/ContextEnginePluginTest.ini /epoc32/winscw/c/TestFramework/ContextEnginePluginTest.ini
       
    32 ../data/mmc/ContextEnginePluginTest/Jpg.jpg /epoc32/winscw/c/Data/Jpg.jpg
       
    33 ../data/mmc/ContextEnginePluginTest/Jpg.jpg /epoc32/winscw/c/Data/Animated.gif
       
    34 ../data/mmc/ContextEnginePluginTest/H263.3gp /epoc32/winscw/c/Data/H263.3gp
       
    35 
       
    36 //  End of File
       
    37