applayerpluginsandutils/uripermissionservices/group/ineturilist.iby
changeset 0 b16258d2340f
child 18 5f1cd966e0d9
equal deleted inserted replaced
-1:000000000000 0:b16258d2340f
       
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 #ifndef __INETURILIST_IBY__
       
    17 #define __INETURILIST_IBY__
       
    18 
       
    19 REM Inet URI List
       
    20 
       
    21 file=ABI_DIR\BUILD_DIR\ineturilist.dll		system\libs\ineturilist.dll
       
    22 file=ABI_DIR\BUILD_DIR\ineturilistserver.exe	system\programs\ineturilistserver.exe
       
    23 
       
    24 data=EPOCROOT##epoc32\data\Z\private\20009d70\backup_registration.xml	private\20009d70\backup_registration.xml
       
    25 
       
    26 //Dummy ineturilist.xml file is Exported to Z: path and it can be upgarded by using Upgrade.sis
       
    27 data=EPOCROOT##epoc32\data\Z\private\20009d70\ineturilist.xml	private\20009d70\ineturilist.xml
       
    28 
       
    29 //tldpolicy.xml is Exported to Z: path and it can be upgarded by using Upgrade.sis
       
    30 data=EPOCROOT##epoc32\data\Z\private\20009d70\tldpolicy.xml 	private\20009d70\tldpolicy.xml
       
    31 
       
    32 data=EPOCROOT##epoc32\data\Z\system\install\ineturilist_stub.SIS  system\install\ineturilist_stub.SIS
       
    33 #include <sql.iby>
       
    34 
       
    35 #endif // __INETURILIST_IBY__