locationsatviewrefapp/group/SatelliteReference.mmp
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:  This acts as a reference application to depict the use of
       
    15 *				the CSatellite dialog which is a part of BLID
       
    16 *
       
    17 */
       
    18 /*
       
    19 * ============================================================================
       
    20 *  Name     : SatelliteReference.mmp
       
    21 *  Part of  : Satellite Reference App
       
    22 *  Description: This acts as a reference application to depict the use of
       
    23 *				the CSatellite dialog which is a part of BLID
       
    24 *     
       
    25 *     
       
    26 * ============================================================================
       
    27 */
       
    28 #include <platform_paths.hrh>
       
    29 
       
    30 CAPABILITY Location SwEvent
       
    31 VENDORID    0
       
    32 
       
    33 LANG SC
       
    34 
       
    35 TARGET SatelliteReference.exe
       
    36 TARGETTYPE  exe	
       
    37 UID  0x100039CE 0xA000018A
       
    38 
       
    39 epocstacksize 0x5000
       
    40 
       
    41 SOURCEPATH ../src
       
    42 SOURCE SatelliteReferenceApp.cpp
       
    43 SOURCE SatelliteReferenceAppUi.cpp
       
    44 SOURCE SatelliteReferenceContainer.cpp
       
    45 SOURCE SatelliteReferenceDocument.cpp
       
    46 
       
    47 START RESOURCE ../data/SatelliteReference.rss
       
    48 HEADER
       
    49 TARGETPATH	resource/apps
       
    50 END
       
    51 
       
    52 START RESOURCE ../data/SatelliteReference_reg.rss
       
    53 DEPENDS satellitereference.rsg
       
    54 #ifdef WINSCW
       
    55 TARGETPATH 	  /private/10003a3f/apps
       
    56 #else
       
    57 TARGETPATH 	  /private/10003a3f/import/apps
       
    58 #endif
       
    59 END
       
    60 
       
    61 USERINCLUDE .  ../inc
       
    62 APP_LAYER_SYSTEMINCLUDE
       
    63 
       
    64 
       
    65 LIBRARY euser.lib apparc.lib cone.lib eikcore.lib 
       
    66 LIBRARY eikcoctl.lib avkon.lib CommonEngine.lib
       
    67 LIBRARY SatInfo.lib