# HG changeset patch # User shaberazvi@LON-ENGBUILD88.prod.ad.symbian.intra # Date 1236276027 0 # Node ID 5a8eb3466f9f48b481baeeffb6a8d213c1bbe2c3 # Parent c360fdfe164ca364ff69b231a82cc2f4b8dfaaee Remove template and fmmp generation from bootstrap. Use sourcefile definition from project spec. diff -r c360fdfe164c -r 5a8eb3466f9f bootstrap.properties.ant.xml --- a/bootstrap.properties.ant.xml Wed Mar 04 16:51:58 2009 +0000 +++ b/bootstrap.properties.ant.xml Thu Mar 05 18:00:27 2009 +0000 @@ -11,5 +11,4 @@ - \ No newline at end of file diff -r c360fdfe164c -r 5a8eb3466f9f bootstrap.xml --- a/bootstrap.xml Wed Mar 04 16:51:58 2009 +0000 +++ b/bootstrap.xml Thu Mar 05 18:00:27 2009 +0000 @@ -6,14 +6,14 @@ - + + @@ -42,28 +42,12 @@ - - + + - - - - - - - - - - ant: antProperties() - data: csv(${bootstrap.base.dir}/build/config/${hg.config}, {separator:','}) - - - + \ No newline at end of file