sbsv2/raptor/test/smoke_suite/test_resources/mmp/apply/apply_test_exported_variants.xml
author raptorbot <raptorbot@systemstesthead.symbian.intra>
Tue, 24 Nov 2009 16:59:34 +0000
branchwip
changeset 18 17b8877fc4fe
child 25 2b76b04e296d
permissions -rw-r--r--
Only a few tests left to get going
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
18
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
     1
<?xml version="1.0" encoding="ISO-8859-1"?>
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
     2
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
     3
<build xmlns="http://symbian.com/xml/build"
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
     4
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
     5
       xsi:schemaLocation="http://symbian.com/xml/build build/2_0.xsd">
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
     6
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
     7
  <!-- This variant is used so that we can tell if the APPLY keyword
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
     8
       can find variants exported into the epoc32 tree -->
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
     9
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
    10
  <var name="apply_test_exported_var">
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
    11
	<append name="CDEFS" value="APPLYTESTEXPORTEDVAR" />
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
    12
  </var>
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
    13
  
17b8877fc4fe Only a few tests left to get going
raptorbot <raptorbot@systemstesthead.symbian.intra>
parents:
diff changeset
    14
</build>