policymanagement/group/genericcopy.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:07:52 +0200
changeset 0 b497e44ab2fc
permissions -rw-r--r--
Revision: 200949 Kit: 200951

<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
#
# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
# All rights reserved.
# This component and the accompanying materials are made available
# under the terms of "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
#
# Contributors:
#
# Description: Implementation of policymanagement components
#
-->

<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="policy.genericcopy" extends="Symbian.UserFLM" flm="genericcopy.flm">
		
			<!-- genericcopy parameters which does not have defaults (please notice use of default attribute) -->
			<param name='TARGETDIR' default="" />
			<!-- Generated path -->
			<param name='SOURCEDIR' default="" />
			<param name='FILEPATTERN' default="" />
    </interface>
</build>