imgtools/imaker/group/bld.inf
changeset 1 be27ed110b50
child 584 56dd7656a965
child 586 bfc226f3f18c
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: iMaker exports
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_EXPORTS
       
    20 
       
    21 ../src/imaker.cmd                                       +/tools/ //
       
    22 ../src/imaker.mk                                        +/tools/rom/imaker/ //
       
    23 ../src/imaker.pl                                        +/tools/rom/imaker/ //
       
    24 ../src/imaker.pm                                        +/tools/rom/imaker/ //
       
    25 ../src/imaker_public.mk                                 +/tools/rom/imaker/ //
       
    26 ../src/imaker_version.mk                                +/tools/rom/imaker/ //
       
    27 
       
    28 ../src/imaker_core.mk                                   +/tools/rom/imaker/ //
       
    29 ../src/imaker_help.mk                                   +/tools/rom/imaker/ //
       
    30 ../src/imaker_image.mk                                  +/tools/rom/imaker/ //
       
    31 ../src/imaker_minienv.mk                                +/tools/rom/imaker/ //
       
    32 ../src/imaker_odp.mk                                    +/tools/rom/imaker/ //
       
    33 ../src/imaker_rofs2.mk                                  +/tools/rom/imaker/ //
       
    34 ../src/imaker_rofs3.mk                                  +/tools/rom/imaker/ //
       
    35 ../src/imaker_rofs4.mk                                  +/tools/rom/imaker/ //
       
    36 ../src/imaker_tools.mk                                  +/tools/rom/imaker/ //
       
    37 ../src/imaker_uda.mk                                    +/tools/rom/imaker/ //
       
    38 ../src/imaker_variant.mk                                +/tools/rom/imaker/ //
       
    39 
       
    40 // GNU make port to mingw32 (http://www.mingw.org/)
       
    41 ../bin/mingw_make.exe                                   +/tools/rom/imaker/ //
       
    42 
       
    43 // Buildrom plugins
       
    44 #include "../buildrom_plugins/group/bld.inf"
       
    45 
       
    46 // END OF BLD.INF