securityanddataprivacytools/securityconfig/ups/ups_config.iby
author Shabe Razvi <shaber@symbian.org>
Thu, 14 Oct 2010 15:11:47 +0100
branchRCL_3
changeset 103 e1f6ec9fb9b4
parent 92 f18401adf8e1
child 106 2d42ddd721e9
permissions -rw-r--r--
Bug 1301 - missing SWI certificate store and Bug 1170 - Browser root certs

/*
* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "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: 
* ups.iby
*
*/


#ifndef __UPS_CONFIG_IBY__
#define __UPS_CONFIG_IBY__
define ZDRIVE EPOCROOT##epoc32\data\z

data=ZDRIVE\system\install\upsserver.sis 		system\install\upsserver.sis
data=ZDRIVE\private\10283558\backup_registration.xml	private\10283558\backup_registration.xml

#endif