instantmessagesalert/tsrc/testinstantmsgalert/group/bld.inf
changeset 0 5e5d6b214f4f
child 30 2b4be3554d30
equal deleted inserted replaced
-1:000000000000 0:5e5d6b214f4f
       
     1 /*
       
     2 * Copyright (c) 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:
       
    15 *
       
    16 */
       
    17 
       
    18 PRJ_PLATFORMS
       
    19 // specify the platforms your component needs to be built for here
       
    20 // defaults to WINS MARM so you can ignore this if you just build these
       
    21 	
       
    22 	DEFAULT
       
    23 
       
    24 PRJ_TESTEXPORTS
       
    25 // NOTE: If using ARS requirements all export operations should be done under this.
       
    26 // 'abld test export'
       
    27 
       
    28 PRJ_EXPORTS
       
    29 
       
    30 PRJ_TESTMMPFILES
       
    31 	testinstantmsgalert.mmp
       
    32 //PRJ_MMPFILES
       
    33 //	testinstantmsgalert_nrm.mmp
       
    34 
       
    35 
       
    36 //  End of File