javamanager/javabackup/javabackupcore/build/javabackup.mmp
branchRCL_3
changeset 14 04becd199f91
child 24 6c158198356e
equal deleted inserted replaced
13:f5050f1da672 14:04becd199f91
       
     1 /*
       
     2 * Copyright (c) 2008-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:  Project definition file for Java Backup component
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <bldvariant.hrh>
       
    20 #include <data_caging_paths.hrh>
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 #include <../../../../inc/java_stdcpp_support_for_dll.hrh>
       
    24 #include <../../../../inc/project_defines.hrh>
       
    25 
       
    26 TARGET                  javabackup.exe
       
    27 TARGETTYPE              exe
       
    28 UID                     0x100039CE 0x1028246F
       
    29 epocstacksize           0x5000
       
    30 
       
    31 PAGED
       
    32 
       
    33 #ifdef RD_JAVA_S60_RELEASE_9_2_ONWARDS
       
    34 CAPABILITY              AllFiles TrustedUI
       
    35 #else
       
    36 // SBE has lesser capability set on beta release.
       
    37 CAPABILITY              AllFiles WriteDeviceData
       
    38 #endif
       
    39 
       
    40 VENDORID                VID_DEFAULT
       
    41 
       
    42 SOURCEPATH              ../src.s60
       
    43 SOURCE                  jsbcactive.cpp
       
    44 SOURCE                  jsbcdataowner.cpp
       
    45 
       
    46 USERINCLUDE             ../src.s60
       
    47 USERINCLUDE             ../../inc.s60
       
    48 USERINCLUDE             ../../../../inc
       
    49 
       
    50 SYSTEMINCLUDE           /epoc32/include/connect
       
    51 
       
    52 LIBRARY                 ecom.lib
       
    53 LIBRARY                 abclient.lib
       
    54 LIBRARY                 javastorage.lib