build/sf/3tshell/bld.inf
changeset 50 e81b4e28b3e2
equal deleted inserted replaced
49:4a2ffd3562a3 50:e81b4e28b3e2
       
     1 // bld.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 
       
    13 // The macroing here is a little messy to get things included in the right order...
       
    14 #define FSHELL_PLATFORM_SHARED_MMH
       
    15 #include "platform.mmh"
       
    16 #undef FSHELL_PLATFORM_SHARED_MMH
       
    17 #include "../platform_shared.mmh"
       
    18 #define PLATFORM_IBY_EXPORTED
       
    19 #include "../bld_shared.inf"
       
    20 
       
    21 PRJ_EXPORTS
       
    22 .\platform.mmh       \epoc32\include\fshell\platform.mmh
       
    23 FSHELL_ROM_INCLUDE2(platform.mmh, fshell\platform.mmh)
       
    24 FSHELL_ROM_INCLUDE(fshell_platform.iby)