summaryrefslogtreecommitdiffstats
path: root/features/qtservice.xml
blob: 2e467cda280582d0f6dc5ea3d5c383c9ace323b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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.qtservice" extends="Symbian.UserFLM" flm="qtservice.flm">
		<param name='QTSERVICE_DESCRIPTOR' default='' />
		<param name='QTSERVICE_INITIALIZE' default='' />
	</interface>

</build>