devicediagnostics/diagsuites/diagcoveragesuiteplugin/group/bld.inf
changeset 0 3ce708148e4d
equal deleted inserted replaced
-1:000000000000 0:3ce708148e4d
       
     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 file for project Diagnostics Coverage Suite.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 DEFAULT
       
    21 
       
    22 PRJ_EXPORTS
       
    23 ../loc/diagcoveragesuiteplugin.loc        MW_LAYER_LOC_EXPORT_PATH(diagcoveragesuiteplugin.loc)
       
    24 ../rom_files/devdiagcoveragesuiteplugin.iby   CORE_MW_LAYER_IBY_EXPORT_PATH(devdiagcoveragesuiteplugin.iby)
       
    25 
       
    26 
       
    27 PRJ_EXTENSIONS
       
    28 #ifdef SBSV2
       
    29  
       
    30  START EXTENSION s60/mifconv
       
    31  OPTION TARGETFILE devdiagcoveragesuiteplugin.mif
       
    32  OPTION HEADERFILE devdiagcoveragesuiteplugin.mbg
       
    33  OPTION SOURCES -c8,8 qgn_prop_cp_diag_coverage
       
    34  END
       
    35 
       
    36 #endif
       
    37 
       
    38 PRJ_MMPFILES
       
    39 //gnumakefile diagcoveragesuiteplugin_icons.mk
       
    40 diagcoveragesuiteplugin.mmp
       
    41 
       
    42 #ifndef SBSV2
       
    43  gnumakefile diagcoveragesuiteplugin_icons.mk
       
    44 #endif
       
    45 
       
    46 PRJ_TESTMMPFILES
       
    47 // None
       
    48 
       
    49 PRJ_TESTEXPORTS
       
    50 // None
       
    51 
       
    52 //  End of File
       
    53