Update contrib.
1 // Copyright (c) 1997-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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // ezlib.dll Zlib compression library
28 UID 0x1000008d 0x10005706
33 USERINCLUDE ../src/zlib
34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
36 SOURCEPATH ../src/ezlib
38 SOURCE zstream.cpp compressor.cpp decompressor.cpp
39 SOURCE filebuffer.cpp gzip.cpp
41 // the following macro prevents zlib GZIO functions from being compiled,
42 // as they are not supported by ezlib.dll
43 MACRO SYMBIAN_EZLIB_EXCLUDE_GZ_FUNCTIONS
45 SOURCEPATH ../src/zlib
46 SOURCE zlibapiwrapper.cpp
50 LIBRARY euser.lib efsrv.lib libzcore.lib