group/bld.inf
branchRCL_3
changeset 11 dd7ad3d3dc46
equal deleted inserted replaced
7:c0474fab502e 11:dd7ad3d3dc46
       
     1 /*
       
     2 * ==============================================================================
       
     3 *  Name        : bld.inf
       
     4 *  Part of     : 
       
     5 *  Description : 
       
     6 *  Version     : 
       
     7 *
       
     8 *  Copyright © 2006 Nokia. All rights reserved.
       
     9 *  This material, including documentation and any related
       
    10 *  computer programs, is protected by copyright controlled by
       
    11 *  Nokia Corporation. All rights are reserved. Copying,
       
    12 *  including reproducing, storing, adapting or translating, any
       
    13 *  or all of this material requires the prior written consent of
       
    14 *  Nokia. This material also contains confidential
       
    15 *  information which may not be disclosed to others without the
       
    16 *  prior written consent of Nokia.
       
    17 * ==============================================================================
       
    18 */
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 
       
    27 
       
    28 PRJ_MMPFILES
       
    29 #include "../helix_ren/group/bld.inf"
       
    30 
       
    31 
       
    32 
       
    33 //  End of File  
       
    34