realtimenetprots/sipfw/SigComp/Group/deflatecomp.mmp
changeset 0 307788aac0a8
equal deleted inserted replaced
-1:000000000000 0:307788aac0a8
       
     1 // Copyright (c) 2003-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 // Name        : deflatecomp.mmp
       
    15 // Part of     : deflatecomp / deflate plugin
       
    16 // deflatecomp.dll project file
       
    17 // Version     : 1.0
       
    18 //
       
    19 
       
    20 
       
    21 
       
    22 TARGET deflatecomp.dll
       
    23 TARGETTYPE PLUGIN
       
    24 
       
    25 // ECom Dll recognition UID followed by the unique UID for this dll
       
    26 UID 0x10009D8D 0x101F9583
       
    27 
       
    28 SOURCEPATH	../CompDeflate/src
       
    29 SOURCE	DLL.CPP
       
    30 SOURCE	DeflateComp.cpp
       
    31 SOURCE  DeflateCompBytecode.cpp
       
    32 SOURCE	Deflate.cpp
       
    33 SOURCE      SigCompDeflateContext.cpp
       
    34 SOURCE      MessageWriter.cpp
       
    35 
       
    36 USERINCLUDE 	../CompDeflate/inc
       
    37 USERINCLUDE 	../SigCompEngine/inc
       
    38 USERINCLUDE 	../SigCompEngine/api
       
    39 USERINCLUDE	../../SIP/Common/inc
       
    40 
       
    41 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    42 
       
    43 SOURCEPATH	../data
       
    44 START RESOURCE 101F9583.RSS 
       
    45 TARGET deflatecomp.rsc                                          
       
    46 END 
       
    47 
       
    48 LIBRARY euser.lib ecom.lib sigcomp.lib hash.lib
       
    49 
       
    50 
       
    51 VENDORID 0x70000001
       
    52 
       
    53 CAPABILITY All -Tcb
       
    54 
       
    55 SMPSAFE