imgtools/imaker/group/bld.inf
author timothy.murphy@nokia.com
Thu, 10 Dec 2009 15:49:23 +0000
branchwip
changeset 93 572b3909c72f
parent 1 be27ed110b50
child 584 56dd7656a965
child 586 bfc226f3f18c
permissions -rw-r--r--
RELEASE NOTE: Added new launchers for the sbs_filter program so that there is no longer a need to manually set the HOSTPLATFORM variable RELEASE NOTE: Added a new "FilterWhatComp" filter that mimics an ABLD log with information about the component from which particular releasables came from. This is a derivative of "FilterWhat."

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Symbian Foundation License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: iMaker exports
*
*/


PRJ_EXPORTS

../src/imaker.cmd                                       +/tools/ //
../src/imaker.mk                                        +/tools/rom/imaker/ //
../src/imaker.pl                                        +/tools/rom/imaker/ //
../src/imaker.pm                                        +/tools/rom/imaker/ //
../src/imaker_public.mk                                 +/tools/rom/imaker/ //
../src/imaker_version.mk                                +/tools/rom/imaker/ //

../src/imaker_core.mk                                   +/tools/rom/imaker/ //
../src/imaker_help.mk                                   +/tools/rom/imaker/ //
../src/imaker_image.mk                                  +/tools/rom/imaker/ //
../src/imaker_minienv.mk                                +/tools/rom/imaker/ //
../src/imaker_odp.mk                                    +/tools/rom/imaker/ //
../src/imaker_rofs2.mk                                  +/tools/rom/imaker/ //
../src/imaker_rofs3.mk                                  +/tools/rom/imaker/ //
../src/imaker_rofs4.mk                                  +/tools/rom/imaker/ //
../src/imaker_tools.mk                                  +/tools/rom/imaker/ //
../src/imaker_uda.mk                                    +/tools/rom/imaker/ //
../src/imaker_variant.mk                                +/tools/rom/imaker/ //

// GNU make port to mingw32 (http://www.mingw.org/)
../bin/mingw_make.exe                                   +/tools/rom/imaker/ //

// Buildrom plugins
#include "../buildrom_plugins/group/bld.inf"

// END OF BLD.INF