appfw/apparchitecture/group/apparc.iby
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:24:48 +0100
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

/*
* Copyright (c) 2009-2010 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 __APPARC_IBY__
#define __APPARC_IBY__

REM Application Architecture

file=ABI_DIR\BUILD_DIR\apparc.dll			System\Libs\apparc.dll
file=ABI_DIR\BUILD_DIR\apfile.dll			System\Libs\apfile.dll
file=ABI_DIR\BUILD_DIR\aplist.dll			System\Libs\aplist.dll
file=ABI_DIR\BUILD_DIR\apgrfx.dll			System\Libs\apgrfx.dll
file=ABI_DIR\DEBUG_DIR\apserv.dll			System\Libs\apserv.dll
file=ABI_DIR\BUILD_DIR\apsexe.exe			System\Programs\apsexe.exe
file=ABI_DIR\BUILD_DIR\ServiceRegistry.dll	System\Libs\ServiceRegistry.dll



#ifndef SYMBIAN_SYSTEM_STATE_MANAGEMENT
file=ABI_DIR\BUILD_DIR\apstart.dll			System\Libs\apstart.dll
#endif // SYMBIAN_SYSTEM_STATE_MANAGEMENT

//Backup and restore
data=EPOCROOT##epoc32\data\z\private\10003a3f\backup_registration.xml   \private\10003a3f\backup_registration.xml

#endif