loadgen/group/bld.inf
branchRCL_3
changeset 19 b3cee849fa46
parent 0 d6fe6244b863
child 20 fad26422216a
equal deleted inserted replaced
18:48060abbbeaf 19:b3cee849fa46
     1 /*
     1 // ============================================================================
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 // * Makefile for building: group
     3 * All rights reserved.
     3 // * Generated by qmake (2.01a) (Qt 4.6.3) on: 2010-06-17T13:18:03
     4 * This component and the accompanying materials are made available
     4 // * This file is generated by qmake and should not be modified by the
     5 * under the terms of "Eclipse Public License v1.0"
     5 // * user.
     6 * which accompanies this distribution, and is available
     6 // * Project:  group.pro
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 // * Template: subdirs
     8 *
     8 // ============================================================================
     9 * Initial Contributors:
     9 
    10 * Nokia Corporation - initial contribution.
    10 #define BLD_INF_GROUP_037FC092
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  
       
    15 *
       
    16 */
       
    17 
    11 
    18 
    12 
    19 #include <platform_paths.hrh>
    13 prj_platforms
    20 
    14 
    21 PRJ_EXPORTS
    15 WINSCW GCCE ARMV5 ARMV6
    22 ../group/backup_registration.xml    Z:/private/20011384/backup_registration.xml
    16 #include "bld_generic.inf"
    23 ../rom/loadgen.iby CORE_IBY_EXPORT_PATH(tools,loadgen.iby)
       
    24 
    17 
    25 
    18 
    26 PRJ_MMPFILES
    19 prj_mmpfiles
    27 #if defined(__SERIES60_30__) || defined(__SERIES60_31__) || defined(__S60_32__)
       
    28   gnumakefile loadgen_icons_aif.mk
       
    29   gnumakefile loadgen_extraicons.mk
       
    30 
    20 
    31   #ifdef MARM
    21 
    32   gnumakefile loadgen_stub_sis.mk
    22 prj_extensions
    33   #endif
    23 
       
    24 
       
    25 #if defined(WINSCW)
    34 #endif
    26 #endif
    35 
    27 
    36 loadgen.mmp
    28 START EXTENSION qt/qmake_store_build
       
    29 END
    37 
    30 
    38 
    31 
    39 #if(!defined __SERIES60_30__ && !defined __SERIES60_31__ && !defined __S60_32__)
       
    40   PRJ_EXTENSIONS
       
    41   START EXTENSION s60/mifconv
       
    42   OPTION TARGETFILE loadgen_aif.mif
       
    43   OPTION SOURCEDIR ../icons
       
    44   OPTION SOURCES -c8,8 qgn_menu_loadgen
       
    45   END
       
    46 
       
    47   START EXTENSION s60/mifconv
       
    48   OPTION TARGETFILE loadgen_extraicons.mif
       
    49   OPTION HEADERFILE loadgen_extraicons.mbg
       
    50   OPTION SOURCEDIR ../icons
       
    51   OPTION SOURCES -c8,8 qgn_prob_status_red -c8,8 qgn_prob_status_green
       
    52   END
       
    53 
       
    54   #ifdef MARM
       
    55   START EXTENSION app-services/buildstubsis
       
    56   OPTION SRCDIR ../sis
       
    57   OPTION SISNAME LoadGen_stub
       
    58   END
       
    59   #endif  
       
    60 #endif