devicediagnostics/diagsuites/group/bld.inf
changeset 18 7d11f9a6646f
parent 4 75a71fdb4c92
child 21 c707676bf59f
equal deleted inserted replaced
4:75a71fdb4c92 18:7d11f9a6646f
     1 /*
       
     2 * Copyright (c) 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 of all test suites.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include "../diagconnectivitysuiteplugin/group/bld.inf"
       
    21 #include "../diagcoveragesuiteplugin/group/bld.inf"
       
    22 #include "../diaghardwaresuiteplugin/group/bld.inf"
       
    23 #include "../diagservicessuiteplugin/group/bld.inf"
       
    24 #include "../diagtoplevelsuiteplugin/group/bld.inf"
       
    25 
       
    26 
       
    27 PRJ_PLATFORMS
       
    28 DEFAULT
       
    29 
       
    30 PRJ_EXPORTS
       
    31 // None
       
    32 
       
    33 PRJ_MMPFILES
       
    34 
       
    35 PRJ_TESTMMPFILES
       
    36 // None
       
    37 
       
    38 PRJ_TESTEXPORTS
       
    39 // None
       
    40 
       
    41 //  End of File
       
    42