group/qtextensionsconfig.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 13:18:40 +0300
changeset 4 90517678cc4f
parent 0 cfcbf08528c4
child 11 06b8e2af4411
permissions -rw-r--r--
Revision: 201015 Kit: 201018

<?xml version="1.0" encoding="ISO-8859-1"?>
<build xmlns="http://symbian.com/xml/build"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="http://symbian.com/xml/build http://symbian.com/xml/build/2_0.xsd">

	<!-- Tools interfaces -->

	<interface name="qt.qtextensions_pre_targetdep.export" extends="Symbian.UserFLM"
                flm="qtextensions_pre_targetdep.flm">
    <param name='PREDEP_TARGET' />
    <param name='DEPS' default = '' />
    <param name='COMMAND' default = '' />
	</interface>

</build>