localisation/apparchitecture/group/apparc.iby
branchSymbian3
changeset 57 b8d18c84f71c
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
       
     1 /*
       
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 #ifndef __APPARC_IBY__
       
    18 #define __APPARC_IBY__
       
    19 
       
    20 REM Application Architecture
       
    21 
       
    22 file=ABI_DIR\BUILD_DIR\apparc.dll			System\Libs\apparc.dll
       
    23 file=ABI_DIR\BUILD_DIR\apfile.dll			System\Libs\apfile.dll
       
    24 file=ABI_DIR\BUILD_DIR\aplist.dll			System\Libs\aplist.dll
       
    25 file=ABI_DIR\BUILD_DIR\apgrfx.dll			System\Libs\apgrfx.dll
       
    26 file=ABI_DIR\DEBUG_DIR\apserv.dll			System\Libs\apserv.dll
       
    27 file=ABI_DIR\BUILD_DIR\apsexe.exe			System\Programs\apsexe.exe
       
    28 file=ABI_DIR\BUILD_DIR\ServiceRegistry.dll	System\Libs\ServiceRegistry.dll
       
    29 
       
    30 
       
    31 
       
    32 #ifndef SYMBIAN_SYSTEM_STATE_MANAGEMENT
       
    33 file=ABI_DIR\BUILD_DIR\apstart.dll			System\Libs\apstart.dll
       
    34 #endif // SYMBIAN_SYSTEM_STATE_MANAGEMENT
       
    35 
       
    36 //Backup and restore
       
    37 data=EPOCROOT##epoc32\data\z\private\10003a3f\backup_registration.xml   \private\10003a3f\backup_registration.xml
       
    38 
       
    39 #endif