kernel/eka/compsupp/gcce/bld.inf
branchGCC_SURGE
changeset 154 eafca448bc37
child 174 6daca646fad6
equal deleted inserted replaced
153:1f2940c968a9 154:eafca448bc37
       
     1 // Copyright (c) 2010 Symbian Foundation Ltd
       
     2 // This component and the accompanying materials are made available
       
     3 // under the terms of the License "Eclipse Public License v1.0"
       
     4 // which accompanies this distribution, and is available
       
     5 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     6 //
       
     7 // Initial Contributors:
       
     8 // Symbian Foundation Ltd - initial contribution.
       
     9 //
       
    10 // Contributors:
       
    11 //
       
    12 // Description:
       
    13 // GCC runtime support
       
    14 // 
       
    15 //
       
    16 
       
    17 PRJ_PLATFORMS
       
    18 
       
    19 ARMV5
       
    20 
       
    21 
       
    22 PRJ_EXPORTS
       
    23 
       
    24 // Workaround for GCCE builds
       
    25 // Export the generic binaries which are currently only built with RVCT
       
    26 
       
    27 :zip ..\rt_generic_export.zip
       
    28 :zip ..\rt_3_1_export.zip
       
    29 
       
    30 PRJ_MMPFILES
       
    31 
       
    32 // none - (yet)
       
    33