landmarksui/rom/LocationLandmarksUi_resources.iby
branchRCL_3
changeset 17 1fc85118c3ae
parent 16 8173571d354e
child 18 870918037e16
equal deleted inserted replaced
16:8173571d354e 17:1fc85118c3ae
     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:   LandmarksUi Content File      
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 #ifndef __LandmarksUI_RESOURCES_IBY__
       
    24 #define __LandmarksUI_RESOURCES_IBY__
       
    25 
       
    26 #include <bldvariant.hrh>
       
    27 
       
    28 				///////////////////////
       
    29 			        // *** Landmarks UI*** //
       
    30 				///////////////////////
       
    31 
       
    32 /// Landmarks UI dll resources 
       
    33 
       
    34 data=DATAZ_\RESOURCE_FILES_DIR\lmkui.rsC	RESOURCE_FILES_DIR\lmkui.rsc
       
    35 
       
    36 
       
    37 #if defined(__LANDMARKS) 
       
    38 
       
    39 /// Lmk Application Resources 
       
    40 
       
    41 data=ZRESOURCE\apps\Landmarks.rsc               APP_RESOURCE_DIR\Landmarks.rsc
       
    42 
       
    43 #endif
       
    44 
       
    45 #ifdef __LANDMARKS_CONVERTER
       
    46 
       
    47 data=ZRESOURCE\apps\LmkMsgViewer.rsc              APP_RESOURCE_DIR\LmkMsgViewer.rsc
       
    48 
       
    49 #endif // __LANDMARKS_CONVERTER
       
    50 
       
    51 
       
    52 #endif // __LandmarksUI_RESOURCES_IBY__
       
    53 
       
    54