omads/omadsappui/ui/group/NSmlDSSync.mmp
branchRCL_3
changeset 52 4f0867e42d62
parent 0 dab8a81a92de
equal deleted inserted replaced
51:8e7494275d3a 52:4f0867e42d62
       
     1 /*
       
     2 * Copyright (c) 2002-2005 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 
       
    18 
       
    19 #include <data_caging_paths.hrh>
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET      NSmlDSSync.exe
       
    23 TARGETTYPE  exe
       
    24 UID  0x100039CE 0x101F6DE4 
       
    25 
       
    26 EPOCSTACKSIZE 	0x5000
       
    27 
       
    28 VENDORID VID_DEFAULT
       
    29 
       
    30 CAPABILITY  CAP_APPLICATION
       
    31 
       
    32 SOURCEPATH ../src
       
    33 
       
    34 START RESOURCE ../src/NSmlDSSync.rss
       
    35 HEADER
       
    36 TARGETPATH APP_RESOURCE_DIR
       
    37 LANGUAGE_IDS
       
    38 END  // RESOURCE
       
    39 
       
    40 
       
    41 START RESOURCE ../src/NSmlDSSync_reg.rss
       
    42 DEPENDS nsmldssync.rsg
       
    43 // Do not change the UID below.
       
    44 TARGETPATH /private/10003a3f/apps
       
    45 END
       
    46 
       
    47 
       
    48 SOURCE  NSmlDSSyncApp.cpp 
       
    49 SOURCE  NSmlDSSyncAppUi.cpp
       
    50 SOURCE  NSmlDSSyncDocument.cpp
       
    51 SOURCE  NSmlDSSyncContainer.cpp
       
    52 //SOURCE  NSmlDSSyncAppServer.cpp
       
    53 
       
    54 USERINCLUDE . 
       
    55 USERINCLUDE ../inc
       
    56 
       
    57 // for AspSyncUtilApi.h
       
    58 USERINCLUDE     ../../../omadsappui/AspSyncUtil/inc
       
    59 
       
    60 // for nsmldssync.loc
       
    61 USERINCLUDE     ../../../omadsappui/AspSyncUtil/src
       
    62 
       
    63 APP_LAYER_SYSTEMINCLUDE
       
    64 
       
    65 LIBRARY euser.lib apparc.lib cone.lib eikcore.lib 
       
    66 LIBRARY eikcoctl.lib avkon.lib
       
    67 LIBRARY bafl.lib
       
    68 LIBRARY	aknskins.lib
       
    69 LIBRARY aspsyncutil.lib
       
    70 LIBRARY apgrfx.lib
       
    71 
       
    72 LIBRARY     estor.lib
       
    73 //LIBRARY     syncservice.lib
       
    74 
       
    75 DEBUGLIBRARY flogger.lib