sf_config/rombuild/sf_refhw/group/bld.inf
author William Roberts <williamr@symbian.org>
Fri, 12 Nov 2010 14:39:57 +0000
branchRCL_3
changeset 149 3bde23d36dce
parent 79 1eed5c13eec6
permissions -rw-r--r--
Remove spurious #define SYMBIAN_UNDEF_KEYMAP, which broke all of the miniGUI and UI ROM builds.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     1
/*
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2010 Symbian Foundation Ltd
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     3
* This component and the accompanying materials are made available
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     4
* under the terms of the License "Eclipse Public License v1.0"
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     5
* which accompanies this distribution, and is available
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     6
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     7
*
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     8
* Initial Contributors:
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
     9
* Symbian Foundation Ltd - initial contribution.
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    10
*
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    11
* Contributors:
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    12
*
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    13
* Description:
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    14
*
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    15
*/
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    16
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    17
PRJ_PLATFORMS
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    18
ARMV5
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    19
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    20
PRJ_EXPORTS
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    21
../bigrom.oby                 		/epoc32/rom/config/sf_refhw/
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    22
../image_conf_sf_refhw.mk        	/epoc32/rom/config/sf_refhw/
78
f245d0e5567d Updated bigrom, added syborg.dtb
Gareth Long <garethl@symbian.org>
parents: 75
diff changeset
    23
../S60Macros.iby        			/epoc32/rom/include/
73
a06713b43766 Add S60CenRep_variant.iby which is normally generated by ConE / Configuration Tool
Shabe Razvi <shaber@symbian.org>
parents: 66
diff changeset
    24
../S60CenRep_variant.iby       		/epoc32/rom/include/
75
Shabe Razvi <shaber@symbian.org>
parents: 73 74
diff changeset
    25
../base_syborg_ui.iby        		/epoc32/rom/include/
74
392f71ccbc5a Separate base_syborg to avoid clash with MiniGUI
Gareth Long <garethl@symbian.org>
parents: 66
diff changeset
    26
79
1eed5c13eec6 Export wsini.ini suitable for sf_refhw builds
Gareth Long <garethl@symbian.org>
parents: 78
diff changeset
    27
../wsini.ini		        		/epoc32/data/
1eed5c13eec6 Export wsini.ini suitable for sf_refhw builds
Gareth Long <garethl@symbian.org>
parents: 78
diff changeset
    28
75
Shabe Razvi <shaber@symbian.org>
parents: 73 74
diff changeset
    29
78
f245d0e5567d Updated bigrom, added syborg.dtb
Gareth Long <garethl@symbian.org>
parents: 75
diff changeset
    30
../mytraces.txt        				/epoc32/rombuild/
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    31
78
f245d0e5567d Updated bigrom, added syborg.dtb
Gareth Long <garethl@symbian.org>
parents: 75
diff changeset
    32
/* Zoom 2*/
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    33
../zoom2/image_conf_zoom2.mk        /epoc32/rom/config/sf_refhw/zoom2/
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    34
78
f245d0e5567d Updated bigrom, added syborg.dtb
Gareth Long <garethl@symbian.org>
parents: 75
diff changeset
    35
/* Syborg */
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    36
../syborg/image_conf_syborg.mk      /epoc32/rom/config/sf_refhw/syborg/
78
f245d0e5567d Updated bigrom, added syborg.dtb
Gareth Long <garethl@symbian.org>
parents: 75
diff changeset
    37
../syborg/syborg.dtb		        /epoc32/rom/config/sf_refhw/syborg/
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    38
78
f245d0e5567d Updated bigrom, added syborg.dtb
Gareth Long <garethl@symbian.org>
parents: 75
diff changeset
    39
/* BeagleBoard */
66
f1f5590fcf6f Bug 3083
Gareth Long <garethl@symbian.org>
parents:
diff changeset
    40
../beagle/image_conf_beagle.mk      /epoc32/rom/config/sf_refhw/beagle/