904f113365a021ef76e742d3d38879dfec270b3a
[ptas] / zouba / qt4-maemo5 / mkspecs / symbian-sbsv2 / flm / qt / qt.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!--
3 # /****************************************************************************
4 # **
5 # ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
6 # ** Contact: Nokia Corporation (qt-info@nokia.com)
7 # **
8 # ** This file is part of symbian-sbsv2 mkspec.
9 # **
10 # ****************************************************************************/
11 -->
12
13 <build xmlns="http://symbian.com/xml/build"
14        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
15        xsi:schemaLocation="http://symbian.com/xml/build http://symbian.com/xml/build/2_0.xsd">
16
17         <!-- Extension interfaces : replacements for Template Extension Makefiles -->
18     
19     <interface name="qt.qmake_extra_pre_targetdep" extends="Symbian.UserFLM"
20                 flm="qmake_extra_pre_targetdep.flm">
21         <param name='PREDEP_TARGET' />
22         <param name='DEPS' default = '' />
23         <param name='COMMAND' default = '' />
24         </interface>
25     
26     <interface name="qt.qmake_emulator_deployment" extends="Symbian.UserFLM"
27                 flm="qmake_emulator_deployment.flm">
28         <param name='DEPLOY_SOURCE' />
29         <param name='DEPLOY_TARGET' />
30     </interface>
31
32     <interface name="qt.qmake_post_link" extends="Symbian.UserFLM"
33                 flm="qmake_post_link.flm">
34         <param name='POST_LINK_CMD' />
35         <param name='LINK_TARGET' />
36     </interface>
37
38     <interface name="qt.qmake_store_build" extends="Symbian.UserFLM"
39                 flm="qmake_store_build.flm">
40     </interface>    
41 </build>