Build fne1_tb textshell ROM images
authorWilliam Roberts <williamr@symbian.org>
Wed, 29 Sep 2010 19:06:56 +0100
changeset 1 6f51d0c8a9c3
parent 0 5de814552237
child 2 048b58430d46
Build fne1_tb textshell ROM images
navienginebspflexible/bld.inf
--- a/navienginebspflexible/bld.inf	Tue Sep 28 18:00:05 2010 +0100
+++ b/navienginebspflexible/bld.inf	Wed Sep 29 19:06:56 2010 +0100
@@ -23,3 +23,12 @@
 
 #define FLEXIBLE
 #include "../navienginebsp/ne1_tb/memmodel_bld.inf"
+
+// Build textshell image
+PRJ_EXTENSIONS
+start   extension       base/rom
+option  REE_TARGET      ne1_tb
+option  REE_DEFINES     WITH_FLEXIBLE_MM
+option  ROM_NAME        fne1_tb
+option  TYPE    tshell
+end