telephonyserver/etelsimtoolkit/dtsy/dsattsy.mmp
changeset 0 3553901f7fa8
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Top level project file for DSAT.TSY
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 TARGET        dsat.tsy
       
    23 CAPABILITY CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData 
       
    24 TARGETTYPE    DLL
       
    25 UID           0x10003D3C  0x10003DDE
       
    26 VENDORID 0x70000001
       
    27 SOURCEPATH    ../dtsy
       
    28 SOURCE        sattsy.cpp
       
    29 SOURCE        satphonetsy.cpp
       
    30 SOURCE        coretsy.cpp
       
    31 SOURCE        Dsatlog.cpp
       
    32 USERINCLUDE   ../dtsy
       
    33 USERINCLUDE   ../inc
       
    34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    35 LIBRARY       etel.lib euser.lib efsrv.lib etelsat.lib charconv.lib
       
    36 
       
    37 START WINS
       
    38 	BASEADDRESS   0x47E00000
       
    39 END
       
    40 
       
    41 UNPAGED
       
    42 
       
    43 SMPSAFE