sbsv2/raptor/examples/os_properties.xml
changeset 28 b8fa7dfeeaa1
parent 18 de5b887c98f7
equal deleted inserted replaced
27:3a31ca4b29c4 28:b8fa7dfeeaa1
     9 	folder EPOCROOT/epoc32/sbs_config
     9 	folder EPOCROOT/epoc32/sbs_config
    10 	
    10 	
    11 	The file can have any name as long as it ends with ".xml"
    11 	The file can have any name as long as it ends with ".xml"
    12 	
    12 	
    13 	-->
    13 	-->
    14 	
       
    15 	<!-- changes required for v9.4, TB91, and TB91sf -->
       
    16 		 
    14 		 
    17 	<var name="root.changes">
    15 	<var name="root.changes">
    18 		<set name='POSTLINKER_SUPPORTS_WDP' value=''/>
    16 		<set name='POSTLINKER_SUPPORTS_WDP' value=''/>
    19 		<set name='SUPPORTS_STDCPP_NEWLIB' value=''/>
    17 		<set name='SUPPORTS_STDCPP_NEWLIB' value=''/>
    20 		<set name='RVCT_PRE_INCLUDE' value='$(EPOCINCLUDE)/rvct2_2/rvct2_2.h'/>
    18 		<set name='RVCT_PRE_INCLUDE' value='$(EPOCINCLUDE)/rvct2_2/rvct2_2.h'/>
    21 		<set name="SUPPORTS_ABIV1_IMPLIBS" value='1'/>
    19 		<set name="SUPPORTS_ABIV1_IMPLIBS" value='1'/>
       
    20 		<set name='VARIANT_HRH' value='$(EPOCINCLUDE)/feature_settings.hrh'/>
    22 	</var>
    21 	</var>
    23 	
    22 	
    24 </build>
    23 </build>