build/s60/bld_generic.inf
changeset 0 7f656887cf89
child 111 1158876b5622
equal deleted inserted replaced
-1:000000000000 0:7f656887cf89
       
     1 // bld_generic.inf
       
     2 // 
       
     3 // Copyright (c) 2010 Accenture. All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of the "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 // Accenture - Initial contribution
       
    11 //
       
    12 #include "../common/common.mmh"
       
    13 
       
    14 PRJ_PLATFORMS
       
    15 WINSCW
       
    16 ARMV5
       
    17 
       
    18 PRJ_EXPORTS
       
    19 .\platform_generic.mmh       \epoc32\include\fshell\platform_generic.mmh
       
    20 FSHELL_ROM_INCLUDE2(platform_generic.mmh, fshell\platform_generic.mmh)
       
    21 FSHELL_ROM_INCLUDE(fshell_platform.iby)
       
    22 
       
    23 #if FSHELL_PLATFORM_S60 >= 5
       
    24 .\vt100btcons_preamble.script z:\system\console\scripts\vt100btcons_preamble.script
       
    25 #endif
       
    26 
       
    27 #include "../common/bld.inf"
       
    28 
       
    29 PRJ_MMPFILES
       
    30 gnumakefile    ..\common\fsh_buildsis.mk
       
    31