src/platforms/symbian/installs/hbinstall.xml
changeset 34 ed14f46c0e55
equal deleted inserted replaced
31:7516d6d86cf5 34:ed14f46c0e55
       
     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 http://symbian.com/xml/build/2_0.xsd">
       
     5 
       
     6 	<!-- Tools interfaces -->
       
     7 
       
     8 	<interface name="hb.hbinstall" extends="Symbian.UserFLM" flm="hbinstall.flm">
       
     9 		<param name='HB_ROOT' default='../../../../'/>
       
    10 	</interface>
       
    11 
       
    12 </build>