networkprotocolmodules/networkprotocolmodule/suplasn1/group/suplasn1.mmp
changeset 36 b47902b73a93
parent 0 9cfd9a3ee49c
equal deleted inserted replaced
35:a2efdd544abf 36:b47902b73a93
       
     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:
       
    15 *
       
    16 */
       
    17 TARGET        suplasn1.dll
       
    18 TARGETTYPE    DLL
       
    19 CAPABILITY ALL -TCB
       
    20 UID    0x1000008d 0x102825B7
       
    21 
       
    22 
       
    23 USERINCLUDE	../asn1per/inc
       
    24 
       
    25 
       
    26 
       
    27 SOURCEPATH	../asn1per/source
       
    28 SOURCE        asn1persequence.cpp
       
    29 SOURCE        asn1perint.cpp
       
    30 SOURCE        asn1perchoice.cpp
       
    31 SOURCE        asn1perboolean.cpp
       
    32 SOURCE        asn1peroctetstring.cpp
       
    33 SOURCE        asn1perbitstring.cpp
       
    34 SOURCE        asn1peroption.cpp
       
    35 SOURCE        asn1perenum.cpp
       
    36 SOURCE        asn1perutil.cpp
       
    37 SOURCE        asn1persequenceof.cpp
       
    38 SOURCE		  asn1perUTCTime.cpp
       
    39 
       
    40 //SOURCE        panic.cpp
       
    41 
       
    42 USERINCLUDE	../supl/inc
       
    43 SOURCEPATH	../supl/source
       
    44 SOURCE		suplmessage.cpp
       
    45 SOURCE		suplpos.cpp
       
    46 SOURCE		suplstart.cpp
       
    47 //SOURCE		suplinit.cpp
       
    48 SOURCE		suplresponse.cpp
       
    49 SOURCE		suplposinit.cpp
       
    50 SOURCE		suplend.cpp
       
    51 //SOURCE		suplhelper.cpp
       
    52 
       
    53 USERINCLUDE	../rrc/inc
       
    54 SOURCEPATH	../rrc/source
       
    55 //SOURCE		rrchelper.cpp
       
    56 SOURCE		rrcassistancedatadelivery.cpp
       
    57 SOURCE		rrcgpsreferencetime.cpp
       
    58 SOURCE		rrcgpsreferencelocation.cpp
       
    59 SOURCE		rrcgpsnavigationmodel.cpp
       
    60 SOURCE		rrcgpsionosphericmodel.cpp
       
    61 SOURCE		rrcgpsutcmodel.cpp
       
    62 SOURCE		rrcgpsacquisitionassistance.cpp
       
    63 SOURCE		rrcgpsbadsatlist.cpp
       
    64 SOURCE		rrcgpsalmanac.cpp
       
    65 
       
    66 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    67 
       
    68 LIBRARY     euser.lib lbsassistancedata.lib
       
    69 
       
    70 DEFFILE 	suplasn1.def
       
    71 
       
    72 SMPSAFE