apply_test_variants.xml 399 B

1234567891011121314
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <build xmlns="http://symbian.com/xml/build"
  3. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4. xsi:schemaLocation="http://symbian.com/xml/build build/2_0.xsd">
  5. <!-- These variants are used to test the APPLY keyword -->
  6. <var name="apply_test_append_cdefs">
  7. <append name="CDEFS" value="APPLYTESTAPPENDCDEFS" />
  8. </var>
  9. </build>