uigraphics/AknIcon/group/s60extensions.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 11 May 2010 17:09:13 +0300
branchRCL_3
changeset 55 33ddb261ab37
parent 0 05e9090e2422
permissions -rw-r--r--
Revision: 201017 Kit: 201019

<?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 ../../schema/build/2_0.xsd">

  <!-- Extension interfaces : replacements for Template Extension Makefiles -->
    
	<interface name="s60.removegtfiles" extends="Symbian.UserFLM" flm="removegtfiles.flm">
	</interface>
	<interface name="s60.akniconinterfaces" extends="Symbian.UserFLM" flm="akniconinterfaces.flm">
		<param name='CDLCOMPILER' default='$(EPOCROOT)/epoc32/tools/CdlCompiler$(DOTEXE)'/>
		<param name='FILENAME' default=''/>
		<param name='ICONINTERFACEEBUG' default='0'/>		
	</interface>

</build>