plugins/consoles/consoleproxy/group/bld.inf
changeset 42 a581f3c08c9a
parent 41 df16950e242e
parent 35 f8e05215af4a
child 44 da10798406fc
equal deleted inserted replaced
41:df16950e242e 42:a581f3c08c9a
     1 // bld.inf
       
     2 // 
       
     3 // Copyright (c) 2009 - 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 #ifndef FSHELL_COMMON_MMH
       
    14 #include <fshell/common.mmh>
       
    15 #endif
       
    16 
       
    17 PRJ_EXPORTS
       
    18 ..\inc\consoleproxy.h	\epoc32\include\fshell\consoleproxy.h
       
    19 FSHELL_ROM_INCLUDE(consoleproxy.iby)
       
    20 
       
    21 PRJ_MMPFILES
       
    22 .\consoleproxy.mmp
       
    23