menufw/menusuites/foldersuite/group/copyheaderfile.xml
author Simon Howkins <simonh@symbian.org>
Tue, 16 Nov 2010 11:12:20 +0000
branchRCL_3
changeset 108 cf9be2d674f1
parent 0 f72a12da539e
permissions -rw-r--r--
Fixed path to files to be exported

<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
# ============================================================================
#  Name        : copyheaderfile.xml
#  Part of     : mifconv_templates
#  Description : 
#  Version     : %version: 1 %
#
#  Copyright (c) 2008 Nokia Corporation.
#  This material, including documentation and any related 
#  computer programs, is protected by copyright controlled by 
#  Nokia Corporation. All rights are reserved. Copying, 
#  including reproducing, storing, adapting or translating, any 
#  or all of this material requires the prior written consent of 
#  Nokia Corporation. This material also contains confidential 
#  information which may not be disclosed to others without the 
#  prior written consent of Nokia Corporation.
# ============================================================================
-->

<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">
    <interface name="general.copyheaderfile" extends="Symbian.UserFLM" flm="copyheaderfile.flm">
      <param name='SRCFILE' default=''/>
    </interface>
    
</build>