natfw/natfwunsaf_protocols/group/natfwunsafprotocols.mmp
changeset 0 1bce908db942
equal deleted inserted replaced
-1:000000000000 0:1bce908db942
       
     1 /*
       
     2 * Copyright (c) 2006-2008 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 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET          natfwunsafprotocols.dll
       
    23 TARGETTYPE      dll
       
    24 UID             0x1000008d 0x10275433
       
    25 
       
    26 // ----- natfwunsaf codec -----
       
    27 SOURCEPATH      ../unsaf_codec/src
       
    28 SOURCE        natfwunsafmessagefactory.cpp
       
    29 SOURCE        natfwunsafmessage.cpp
       
    30 SOURCE        natfwunsafbindingrequest.cpp
       
    31 SOURCE        natfwunsafbindingindication.cpp
       
    32 SOURCE        natfwunsafbindingresponse.cpp
       
    33 SOURCE        natfwunsafbindingerrorresponse.cpp
       
    34 SOURCE        natfwunsafsharedsecretrequest.cpp
       
    35 SOURCE        natfwunsafsharedsecretresponse.cpp
       
    36 SOURCE        natfwunsafsharedsecreterrorresponse.cpp
       
    37 SOURCE        natfwunsafattribute.cpp
       
    38 SOURCE        natfwunsafaddressattribute.cpp
       
    39 SOURCE        natfwunsafmappedaddressattribute.cpp
       
    40 SOURCE        natfwunsafresponseaddressattribute.cpp
       
    41 SOURCE        natfwunsafchangedaddressattribute.cpp
       
    42 SOURCE        natfwunsafsourceaddressattribute.cpp
       
    43 SOURCE        natfwunsafreflectedfromattribute.cpp
       
    44 SOURCE        natfwunsafmessageintegrityattribute.cpp
       
    45 SOURCE        natfwunsaftextattribute.cpp
       
    46 SOURCE        natfwunsafusernameattribute.cpp
       
    47 SOURCE        natfwunsafpasswordattribute.cpp
       
    48 SOURCE        natfwunsafchangerequestattribute.cpp
       
    49 SOURCE        natfwunsaferrorcodeattribute.cpp
       
    50 SOURCE        natfwunsafunknownattributesattribute.cpp
       
    51 SOURCE        natfwunsafxoronlyattribute.cpp
       
    52 SOURCE        natfwunsafserverattribute.cpp
       
    53 SOURCE        natfwunsafxormappedaddressattribute.cpp
       
    54 SOURCE        natfwunsaffingerprintattribute.cpp
       
    55 // ----- TURN specific -----
       
    56 SOURCE        natfwunsaftcprelaypacketfactory.cpp
       
    57 SOURCE        natfwunsaftcprelaypacket.cpp
       
    58 SOURCE        natfwunsafallocaterequest.cpp
       
    59 SOURCE        natfwunsafallocateresponse.cpp
       
    60 SOURCE        natfwunsafallocateerrorresponse.cpp
       
    61 SOURCE        natfwunsafsendindication.cpp
       
    62 SOURCE        natfwunsafsetactivedestinationrequest.cpp
       
    63 SOURCE        natfwunsafsetactivedestinationresponse.cpp
       
    64 SOURCE        natfwunsafsetactivedestinationerrorresponse.cpp
       
    65 SOURCE        natfwunsafdataindication.cpp
       
    66 SOURCE        natfwunsafconnectrequest.cpp
       
    67 SOURCE        natfwunsafconnectresponse.cpp
       
    68 SOURCE        natfwunsafconnecterrorresponse.cpp
       
    69 SOURCE        natfwunsafconnectstatusindication.cpp
       
    70 SOURCE        natfwunsafrelayaddressattribute.cpp
       
    71 SOURCE        natfwunsafalternateserverattribute.cpp
       
    72 SOURCE        natfwunsafdestinationaddressattribute.cpp
       
    73 SOURCE        natfwunsafremoteaddressattribute.cpp
       
    74 SOURCE        natfwunsaflifetimeattribute.cpp
       
    75 SOURCE        natfwunsafbandwidthattribute.cpp
       
    76 SOURCE        natfwunsafdataattribute.cpp
       
    77 SOURCE        natfwunsafmagiccookieattribute.cpp
       
    78 SOURCE        natfwunsafnonceattribute.cpp
       
    79 SOURCE        natfwunsafrealmattribute.cpp
       
    80 SOURCE        natfwunsafrequestedportpropsattribute.cpp
       
    81 SOURCE        natfwunsafrequestedtransportattribute.cpp
       
    82 SOURCE        natfwunsafrequestedipattribute.cpp
       
    83 SOURCE        natfwunsaftimervalattribute.cpp
       
    84 SOURCE        natfwunsafconnectstatattribute.cpp
       
    85 // ----- ICE specific -----
       
    86 SOURCE        natfwunsafpriorityattribute.cpp
       
    87 SOURCE        natfwunsafusecandidateattribute.cpp
       
    88 SOURCE        natfwunsaficecontrolledattribute.cpp
       
    89 SOURCE        natfwunsaficecontrollingattribute.cpp
       
    90 
       
    91 // ----- General ------
       
    92 SOURCE        natfwunsafutils.cpp
       
    93 SOURCE        natfwunsafattributelookuptable.cpp
       
    94 SOURCE        natfwunsafattributelookuptableitem.cpp
       
    95 SOURCE        natfwunsafmessagelookuptable.cpp
       
    96 SOURCE        natfwunsafmessagelookuptableitem.cpp
       
    97 
       
    98 
       
    99 // ----- natfwunsaf transport -----
       
   100 SOURCEPATH      ../unsaf_transport/src
       
   101 SOURCE        cnatfwunsafudpsender.cpp
       
   102 SOURCE        cnatfwunsaftlssender.cpp
       
   103 SOURCE        cnatfwunsafencodeditem.cpp
       
   104 SOURCE        cnatfwunsaftlsreceiver.cpp
       
   105 SOURCE        cnatfwunsaftlstransport.cpp
       
   106 SOURCE        tnatfwunsaftlstransportstatebase.cpp
       
   107 SOURCE        tnatfwunsaftlstransportstateinit.cpp
       
   108 SOURCE        tnatfwunsaftlstransportstatetcpconnecting.cpp
       
   109 SOURCE        tnatfwunsaftlstransportstatetlsconnecting.cpp
       
   110 SOURCE        tnatfwunsaftlstransportstatetlsconnected.cpp
       
   111 SOURCE        cnatfwunsafmediaconnsender.cpp
       
   112 SOURCE        cnatfwunsaftcprelaypacketsender.cpp
       
   113 SOURCE        cnatfwunsafmsgassembler.cpp
       
   114 SOURCE        tnatfwunsafmsgstatebase.cpp
       
   115 SOURCE        tnatfwunsafmsgstateinit.cpp
       
   116 SOURCE        tnatfwunsafmsgstateheaderstart.cpp
       
   117 SOURCE        tnatfwunsafmsgstateheaderend.cpp
       
   118 SOURCE        tnatfwunsafmsgstatecomplete.cpp
       
   119 
       
   120 SOURCE        cnatfwunsafserverresolver.cpp
       
   121 SOURCE        cnatfwunsafrequestqueue.cpp
       
   122 SOURCE        cnatfwunsafhostresolver.cpp
       
   123 SOURCE        cnatfwunsafserverquery.cpp
       
   124 SOURCE        cnatfwunsafqueryconditionbase.cpp
       
   125 SOURCE        cnatfwunsafa_aaaaorigdomain.cpp
       
   126 SOURCE        cnatfwunsafsrvorigdomain.cpp
       
   127 SOURCE        cnatfwunsafa_aaaasrvdomain.cpp
       
   128 SOURCE        cnatfwunsafquerydata.cpp
       
   129 SOURCE        cnatfwunsafquerybase.cpp
       
   130 SOURCE        cnatfwunsafquerya_aaaa.cpp
       
   131 SOURCE        cnatfwunsafquerysrv.cpp
       
   132 
       
   133 SOURCE        cnatfwunsaficmpreceiver.cpp
       
   134 SOURCE        cnatfwunsaficmpv4receiver.cpp
       
   135 SOURCE        cnatfwunsaficmpv6receiver.cpp
       
   136 
       
   137 USERINCLUDE   ../../../inc
       
   138 USERINCLUDE   ../natfwunsafshared/inc
       
   139 USERINCLUDE   ../unsaf_codec/inc
       
   140 USERINCLUDE   ../unsaf_transport/inc
       
   141 USERINCLUDE   ../../natfwshared/inc
       
   142 USERINCLUDE   ../../natfwconnectionmultiplexer/inc
       
   143 USERINCLUDE   ../../natfwclient/inc
       
   144 
       
   145 MW_LAYER_SYSTEMINCLUDE
       
   146 
       
   147 LIBRARY       euser.lib
       
   148 LIBRARY       insock.lib
       
   149 LIBRARY       esock.lib
       
   150 LIBRARY       charconv.lib
       
   151 LIBRARY       hash.lib
       
   152 LIBRARY       inetprotutil.lib
       
   153 LIBRARY       securesocket.lib
       
   154 LIBRARY       connectionmux.lib
       
   155 DEBUGLIBRARY  flogger.lib
       
   156 
       
   157 VENDORID VID_DEFAULT
       
   158 
       
   159 CAPABILITY All -Tcb
       
   160 
       
   161 PAGED