locationsystemui/locationsysui/rom/locsettingsuiservice.iby
branchRCL_3
changeset 44 2b4ea9893b66
parent 42 02ba3f1733c6
child 45 6b6920c56e2f
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
     1 /*
       
     2 * Copyright (c) 2009 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: IBY file for Location Settings Ui Service
       
    15 *
       
    16 */
       
    17 #ifndef __LOCSETTINGSUISERVICE_IBY__
       
    18 #define __LOCSETTINGSUISERVICE_IBY__
       
    19 
       
    20 	// Location Settings UI client
       
    21 	file=ABI_DIR\BUILD_DIR\locsettingsuiclient.dll          SHARED_LIB_DIR\locsettingsuiclient.dll
       
    22 	
       
    23 #ifdef __LOCATIONSYSUI
       
    24     
       
    25   // Location Settings UI server
       
    26   file=ABI_DIR\BUILD_DIR\locsettingsuiserver.exe         PROGRAMS_DIR\locsettingsuiserver.exe
       
    27 
       
    28 	// Location Settings UI server icon file
       
    29     S60_APP_AIF_ICONS(locsettingsuiserver)
       
    30 	// Location Settings UI server registration file
       
    31     S60_UPGRADABLE_APP_REG_RSC(locsettingsuiserver)
       
    32     
       
    33     // Backup and Restore XML
       
    34     data=DATAZ_\private\10281861\backup_registration.xml    private\10281861\backup_registration.xml
       
    35     
       
    36 #endif // (__LOCSETTINGSUISERVICE_IBY__)
       
    37 
       
    38 #endif