buildframework/helium/tests/data/test_delivery.xml
author timothy.murphy@nokia.com
Fri, 12 Feb 2010 14:57:02 +0200
branchfix
changeset 204 a19456c07783
parent 1 be27ed110b50
permissions -rw-r--r--
fix: failure of make engine test when a make engine alias contains a modifier. There can be more than one variant per alias via "." e.g. make.extrastuff where make and extrastuff are variants.

<?xml version="1.0" ?>
<build>

	<config name="delivery" abstract="true">
		<set  name="database" value="to1tobet"/>
		<set  name="thread" value="1"/>
		<set  name="dir" value="C:\temp"/>
		
    	<config type="snapshot" name="2D_OpenVG_1_0-to1tobet#ekhuq:project:ou1ape3#1"/>
    </config>
    
</build>