policymanagement/group/genericcopy.xml
branchCompilerCompatibility
changeset 12 1b024573da70
parent 10 3d85de3d90be
parent 9 57a65a3a658c
child 15 50c802143a43
child 17 b02a5d2af40b
--- a/policymanagement/group/genericcopy.xml	Mon Mar 08 21:44:11 2010 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-<?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>
\ No newline at end of file