openenvutils/commandshell/shell/group/bld.inf
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 #include "../test/group/bld.inf"
       
    17 
       
    18 //external commands 
       
    19 #include "../commands/zip/group/bld.inf"
       
    20 #include "../commands/unzip/group/bld.inf"
       
    21 #include "../commands/find/group/bld.inf"
       
    22 #include "../commands/grep/group/bld.inf"
       
    23 #include "../commands/ps/group/bld.inf"
       
    24 
       
    25 #ifndef GCCXML
       
    26 PRJ_MMPFILES
       
    27 zsh.mmp
       
    28 #endif
       
    29 
       
    30 PRJ_EXPORTS
       
    31 zsh.iby	/epoc32/rom/include/zsh.iby
       
    32 dummy.txt /epoc32/winscw/c/zsh/dummy.txt
       
    33 
       
    34 
       
    35 
       
    36 
       
    37 
       
    38 
       
    39 
       
    40