linklayerprotocols/pppnif/group/VJCOMP.MMP
changeset 0 af10295192d8
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 // Copyright (c) 2002-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 // vjcomp.dll Van Jacobson header compression
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 
       
    23 TARGET			vjcomp.dll
       
    24 TARGETTYPE		DLL
       
    25 TARGETPATH		/system/libs
       
    26 
       
    27 UID      0x1000008d 0x10003d43 
       
    28 VENDORID 0x70000001
       
    29 
       
    30 SOURCEPATH	../SVJCOMP
       
    31 SOURCE          VJ.CPP VJCOMP.CPP VJDECOMP.CPP VJLOG.CPP
       
    32 
       
    33 USERINCLUDE     ../SVJCOMP
       
    34 USERINCLUDE ../INC
       
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36 LIBRARY         euser.lib nifman.lib esock.lib mbufmgr.lib
       
    37 DEBUGLIBRARY    comsdbgutil.lib
       
    38 
       
    39 START WINS
       
    40 BASEADDRESS     0x46300000
       
    41 END
       
    42 
       
    43 CAPABILITY CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData
       
    44 
       
    45 UNPAGED
       
    46 
       
    47 SMPSAFE