bintools/petools/group/pediff.mmp
changeset 600 6d08f4a05d93
equal deleted inserted replaced
599:fa7a3cc6effd 600:6d08f4a05d93
       
     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	../../../imgtools/imglib/e32uid
       
    20 source			e32uid.cpp
       
    21 sourcepath	../../../imgtools/imglib/host
       
    22 source			h_mem.cpp h_utl.cpp
       
    23 sourcepath	../pediff
       
    24 source			pediff.cpp
       
    25 sourcepath	../../../imgtools/imglib/e32image
       
    26 source			e32image.cpp
       
    27 sourcepath	../../../imgtools/imglib/e32image/deflate
       
    28 source			decode.cpp encode.cpp deflate.cpp inflate.cpp panic.cpp
       
    29 source			compress.cpp
       
    30 sourcepath	../../../imgtools/imglib/compress
       
    31 source			pagedcompress.cpp byte_pair.cpp
       
    32 
       
    33 userinclude     ../../../imgtools/imglib/compress
       
    34 USERINCLUDE ../../../imgtools/imglib/inc
       
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36  
       
    37 
       
    38 VENDORID 0x70000001