sbsv2/raptor/lib/config/root.xml
branchwip
changeset 505 ed08f3d1e6b9
parent 431 b0b75f4eea84
equal deleted inserted replaced
504:ea75c3a64a17 505:ed08f3d1e6b9
    43 		 slightly by redefining the root.changes variant. -->
    43 		 slightly by redefining the root.changes variant. -->
    44 	<var name="root.properties">
    44 	<var name="root.properties">
    45 		<set name='POSTLINKER_SUPPORTS_WDP' value='1'/>
    45 		<set name='POSTLINKER_SUPPORTS_WDP' value='1'/>
    46 		<set name='SUPPORTS_STDCPP_NEWLIB' value='1'/>
    46 		<set name='SUPPORTS_STDCPP_NEWLIB' value='1'/>
    47 		<set name="RVCT_PRE_INCLUDE" value="$(EPOCINCLUDE)/rvct/rvct.h"/>
    47 		<set name="RVCT_PRE_INCLUDE" value="$(EPOCINCLUDE)/rvct/rvct.h"/>
       
    48 		<set name="SUPPORTS_ABIV1_IMPLIBS" value=''/>
    48 	</var>
    49 	</var>
    49 	
    50 	
    50 	<!-- Placeholder for the root.changes variant. This will typically be
    51 	<!-- Placeholder for the root.changes variant. This will typically be
    51 	     redefined inside a .xml file in the $(EPOCROOT)/epoc32/sbs_config
    52 	     redefined inside a .xml file in the $(EPOCROOT)/epoc32/sbs_config
    52 	     folder or a folder added with the configpath option. -->
    53 	     folder or a folder added with the configpath option. -->