dbgsrv/coredumpserver/group/all.mbc
changeset 0 c6b0df440bee
equal deleted inserted replaced
-1:000000000000 0:c6b0df440bee
       
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 // Description:
       
    13 // Meta Build (metabld) script for the CDS
       
    14 //Followng targets built:
       
    15 // - udeb
       
    16 // - urel
       
    17 // - armv5
       
    18 
       
    19 
       
    20 SECTION_COMMANDS
       
    21 bldmake bldfiles
       
    22 abld -k export
       
    23 abld -k makefile armv5
       
    24 abld -k library armv5
       
    25 abld -k target armv5
       
    26 abld -k test export
       
    27 abld -k test makefile armv5
       
    28 abld -k test library armv5
       
    29 abld -k test target armv5
       
    30 abld -k makefile winscw
       
    31 abld -k library winscw
       
    32 abld -k target winscw
       
    33 abld -k test makefile winscw
       
    34 abld -k test library winscw
       
    35 abld -k test target winscw
       
    36 
       
    37 SECTION_DIRS
       
    38 
       
    39 //Production code
       
    40 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\group
       
    41 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\plugins\formatters\dexc\group
       
    42 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\plugins\formatters\dexc\test
       
    43 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\plugins\formatters\symbianelf\group
       
    44 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\plugins\formatters\utrace\group
       
    45 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\plugins\writers\file\group
       
    46 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\plugins\writers\file\test
       
    47 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\ui\coredumpui\group
       
    48 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\ui\scriptconfig
       
    49 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\ui\text
       
    50 
       
    51 // test code
       
    52 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\test\automatictests\tcds_kernel\group
       
    53 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\test\automatictests\tcds_kernel\testtoken
       
    54 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\test\automatictests\tcds_unit\group
       
    55 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\test\automatictests\tcds_app\group
       
    56 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\test\crashapps\group
       
    57 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\test\elfdump
       
    58 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\test\flashdump\group
       
    59 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\test\oeelfdump
       
    60 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\test\oemtoken
       
    61 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\test\plugins\testplugin\group
       
    62 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\test\rundump\group
       
    63 \dp_team_sf\dev\devicedbgsrvs\dbgsrv\coredumpserver\test\testclient
       
    64 
       
    65 
       
    66