toolsandutils/e32tools/group/pediff.mmp
changeset 0 83f4b4db085c
child 1 d4b442d23379
equal deleted inserted replaced
-1:000000000000 0:83f4b4db085c
       
     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 //
       
    15 
       
    16 
       
    17 target			pediff.exe
       
    18 targettype		exe
       
    19 sourcepath	..\e32uid
       
    20 source			e32uid.cpp
       
    21 sourcepath	..\host
       
    22 source			h_mem.cpp h_utl.cpp
       
    23 sourcepath	..\pediff
       
    24 source			pediff.cpp
       
    25 sourcepath	..\e32image
       
    26 source			e32image.cpp
       
    27 sourcepath	..\e32image\deflate
       
    28 source			decode.cpp encode.cpp deflate.cpp inflate.cpp panic.cpp
       
    29 source			compress.cpp
       
    30 sourcepath	..\compress
       
    31 source			pagedcompress.cpp byte_pair.cpp
       
    32 
       
    33 userinclude     ..\compress
       
    34 USERINCLUDE ../inc
       
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36  
       
    37 
       
    38 VENDORID 0x70000001