group/qtextensionsconfig.xml
branchRCL_3
changeset 13 4203353e74ea
child 22 5d007b20cfd0
equal deleted inserted replaced
10:4ea83c148e84 13:4203353e74ea
       
     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="qt.qtmobilityheaders" extends="Symbian.UserFLM" flm="qtmobilityheaders.flm">
       
     9 		<param name='SYNCHEADERS' default='syncheaders' />
       
    10 		<param name='MODULES' default='' />
       
    11 	</interface>
       
    12 	
       
    13 </build>