sbsv2/raptor/test/smoke_suite/test_resources/basics/helloworld/result_creation.xml
changeset 13 c327db0664bb
equal deleted inserted replaced
12:5e7562f67577 13:c327db0664bb
       
     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 
       
     6 	<!-- Extension interfaces : replacements for Template Extension Makefiles -->
       
     7 
       
     8 	<interface name="helloworld.extensiontest" flm="result_creation.flm">
       
     9 		<param name="TEST_RESULT" />
       
    10 		<param name="EPOCROOT" />
       
    11 	</interface>
       
    12 
       
    13 </build>