menufw/menusuites/foldersuite/group/copyheaderfile.xml
changeset 0 f72a12da539e
equal deleted inserted replaced
-1:000000000000 0:f72a12da539e
       
     1 <?xml version="1.0" encoding="ISO-8859-1"?>
       
     2 <!--
       
     3 # ============================================================================
       
     4 #  Name        : copyheaderfile.xml
       
     5 #  Part of     : mifconv_templates
       
     6 #  Description : 
       
     7 #  Version     : %version: 1 %
       
     8 #
       
     9 #  Copyright (c) 2008 Nokia Corporation.
       
    10 #  This material, including documentation and any related 
       
    11 #  computer programs, is protected by copyright controlled by 
       
    12 #  Nokia Corporation. All rights are reserved. Copying, 
       
    13 #  including reproducing, storing, adapting or translating, any 
       
    14 #  or all of this material requires the prior written consent of 
       
    15 #  Nokia Corporation. This material also contains confidential 
       
    16 #  information which may not be disclosed to others without the 
       
    17 #  prior written consent of Nokia Corporation.
       
    18 # ============================================================================
       
    19 -->
       
    20 
       
    21 <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">
       
    22     <interface name="general.copyheaderfile" extends="Symbian.UserFLM" flm="copyheaderfile.flm">
       
    23       <param name='SRCFILE' default=''/>
       
    24     </interface>
       
    25     
       
    26 </build>