Update contrib.
1 // Copyright (c) 2007-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.
16 // define the macro SYMBIAN_ZLIB_BUILD91 for building against 9.1 release, as back-slashes are required instead
17 // of forward-slashes in BLD.INF and MMP files.
18 #ifdef SYMBIAN_ZLIB_BUILD91
21 ..\..\inc\zlib.h \epoc32\include\stdapis\zlib.h
22 ..\..\inc\zconf.h \epoc32\include\stdapis\zconf.h
30 ../../inc/zlib.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/zlib.h)
31 ../../inc/zconf.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/zconf.h)