devicediagnostics/diagsuites/diagconnectivitysuiteplugin/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 Connectivity Suite.
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 PRJ_PLATFORMS
       
    20 DEFAULT
       
    21 
       
    22 PRJ_EXPORTS
       
    23 ../loc/diagconnectivitysuiteplugin.loc        MW_LAYER_LOC_EXPORT_PATH(diagconnectivitysuiteplugin.loc)
       
    24 ../rom_files/devdiagconnectivitysuiteplugin.iby   CORE_MW_LAYER_IBY_EXPORT_PATH(devdiagconnectivitysuiteplugin.iby)
       
    25 
       
    26 
       
    27 PRJ_EXTENSIONS
       
    28 #ifdef SBSV2
       
    29  
       
    30  START EXTENSION s60/mifconv
       
    31  OPTION TARGETFILE devdiagconnectivitysuiteplugin.mif
       
    32  OPTION HEADERFILE devdiagconnectivitysuiteplugin.mbg
       
    33  OPTION SOURCES -c8,8 qgn_prop_cp_diag_conn
       
    34  END
       
    35 #endif
       
    36 
       
    37 PRJ_MMPFILES
       
    38 //gnumakefile diagconnectivitysuiteplugin_icons.mk
       
    39 diagconnectivitysuiteplugin.mmp
       
    40 
       
    41 #ifndef SBSV2
       
    42  
       
    43  gnumakefile diagconnectivitysuiteplugin_icons.mk
       
    44  
       
    45 #endif
       
    46 
       
    47 PRJ_TESTMMPFILES
       
    48 // None
       
    49 
       
    50 PRJ_TESTEXPORTS
       
    51 // None
       
    52 
       
    53 //  End of File
       
    54