compressionlibs/ziplib/test/oldezlib/group/bld.inf
author hgs
Tue, 20 Jul 2010 16:35:53 +0530
changeset 44 97b0fb8a2cc2
parent 0 compressionlibs/ziplib/test/oldezlib/group/BLD.INF@e4d67989cc36
permissions -rw-r--r--
201025

// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
// Old ZLib ZIP compression/decompression
// 
//

/**
 @file
*/

PRJ_TESTEXPORTS
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/OldEZBufman.h 					/epoc32/include/oldezbufman.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/OldEZCompressor.h 				/epoc32/include/oldezcompressor.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/OldEZConf.h 						/epoc32/include/oldezconf.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/OldEZDecompressor.h 				/epoc32/include/oldezdecompressor.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/OldEZFilebuffer.h				/epoc32/include/oldezfilebuffer.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/OldEZGzip.h 						/epoc32/include/oldezgzip.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/OldEZlib.h 						/epoc32/include/oldezlib.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/OldEZstream.h 					/epoc32/include/oldezstream.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/OldEZlibErrorCodes.h 			/epoc32/include/oldezliberrorcodes.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/oldzipfile.h						/epoc32/include/oldzipfile.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/oldziparchive.h					/epoc32/include/oldziparchive.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/oldzipfilememberinputstream.h	/epoc32/include/oldzipfilememberinputstream.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/OldZipFileMember.h 				/epoc32/include/oldzipfilemember.h
#endif
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
../inc/OldZipFileMemberIterator.h 		/epoc32/include/oldzipfilememberiterator.h
#endif

// ROMKIT include
../inc/OldEZLib.iby 					/epoc32/rom/include/oldezlib.iby

PRJ_TESTMMPFILES
#if defined TOOLS || defined TOOLS2

#else
../EZLib/TOldEZLib.mmp			support
../zip/toldezip.mmp				support
#endif