applayerpluginsandutils/uripermissionservices/group/ineturilist.iby
author hgs
Wed, 15 Sep 2010 10:08:06 +0530
changeset 43 a0085e30857c
parent 0 b16258d2340f
child 37 5f1cd966e0d9
permissions -rw-r--r--
201037_01

// Copyright (c) 2008-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:
//

#ifndef __INETURILIST_IBY__
#define __INETURILIST_IBY__

REM Inet URI List

file=ABI_DIR\BUILD_DIR\ineturilist.dll		system\libs\ineturilist.dll
file=ABI_DIR\BUILD_DIR\ineturilistserver.exe	system\programs\ineturilistserver.exe

data=EPOCROOT##epoc32\data\Z\private\20009d70\backup_registration.xml	private\20009d70\backup_registration.xml

//Dummy ineturilist.xml file is Exported to Z: path and it can be upgarded by using Upgrade.sis
data=EPOCROOT##epoc32\data\Z\private\20009d70\ineturilist.xml	private\20009d70\ineturilist.xml

//tldpolicy.xml is Exported to Z: path and it can be upgarded by using Upgrade.sis
data=EPOCROOT##epoc32\data\Z\private\20009d70\tldpolicy.xml 	private\20009d70\tldpolicy.xml

data=EPOCROOT##epoc32\data\Z\system\install\ineturilist_stub.SIS  system\install\ineturilist_stub.SIS
#include <sql.iby>

#endif // __INETURILIST_IBY__