sbsv2/raptor/test/custom_options/rvct31/.sbs_init.xml
author lorewang
Wed, 01 Dec 2010 16:05:36 +0800
changeset 715 e0739b8406dd
parent 616 24e4ef208cca
permissions -rw-r--r--
Specify extenal tool with path

<?xml version="1.0" encoding="ISO-8859-1"?>

<build xmlns="http://symbian.com/xml/build"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="http://symbian.com/xml/build build/2_0.xsd">

	<!-- make RVCT3.1 the default compiler for ARMV5 -->

	<alias name="armv5_urel" meaning="arm.v5.urel.rvct3_1"/>
	<alias name="armv5_udeb" meaning="arm.v5.udeb.rvct3_1"/>
	
</build>