serviceproviders/sapi_logging/tsrc/dev/tloggingprovidertest/group/bld.inf
changeset 5 989d2f495d90
equal deleted inserted replaced
1:a36b1e19a461 5:989d2f495d90
       
     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 the License "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:   ?Description
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 // specify the platforms your component needs to be built for here
       
    23 // defaults to WINS MARM so you can ignore this if you just build these
       
    24 DEFAULT
       
    25 
       
    26 PRJ_TESTEXPORTS
       
    27 ../conf/tloggingprovidertest.cfg	/epoc32/WINSCW/C/TestFramework/tloggingprovidertest.cfg
       
    28 
       
    29 #ifndef __TOP_LEVEL_BUILD__
       
    30 //Testframework.ini  /epoc32/WINSCW/C/TestFramework/Testframework.ini 
       
    31 #endif
       
    32 
       
    33 PRJ_EXPORTS
       
    34 
       
    35 
       
    36 PRJ_TESTMMPFILES
       
    37 tloggingprovidertest.mmp
       
    38 
       
    39 PRJ_MMPFILES
       
    40 
       
    41 
       
    42 
       
    43 
       
    44 //  End of File