sbsv2/raptor/lib/config/build.xml
author Jon Chatten
Thu, 10 Dec 2009 15:35:48 +0000
branchwip
changeset 61 f520dfd22025
parent 3 e1eecf4d390d
permissions -rw-r--r--
Correct backslash escaping to only operate on non-'path' and 'tool' types.

<?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 ../../schema/build/2_0.xsd">
	<!-- Configuration for metadata processing  -->

	<var name="build">
		<varRef ref="default.locations"/>
	</var>
</build>