srctools/cmaker/group/bld.inf
changeset 1 be27ed110b50
child 598 0a541d1f13c3
equal deleted inserted replaced
0:044383f39525 1:be27ed110b50
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Symbian Foundation License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 * cmaker exports to epoc32/tools.
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_EXPORTS                         
       
    20 
       
    21 ..\src\cmaker.cmd         \epoc32\tools\ //                         
       
    22 ..\src\env.mk             \epoc32\tools\cmaker\ //                     
       
    23 ..\src\functions.mk       \epoc32\tools\cmaker\ //                    
       
    24 ..\src\settings.mk        \epoc32\tools\cmaker\ //                    
       
    25 ..\src\tools.mk           \epoc32\tools\cmaker\ //                    
       
    26 ..\src\utils.mk           \epoc32\tools\cmaker\ //
       
    27