os/ossrv/compressionlibs/ziplib/test/oldezlib/group/BLD.INF
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/compressionlibs/ziplib/test/oldezlib/group/BLD.INF	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,80 @@
     1.4 +// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +// All rights reserved.
     1.6 +// This component and the accompanying materials are made available
     1.7 +// under the terms of "Eclipse Public License v1.0"
     1.8 +// which accompanies this distribution, and is available
     1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +//
    1.11 +// Initial Contributors:
    1.12 +// Nokia Corporation - initial contribution.
    1.13 +//
    1.14 +// Contributors:
    1.15 +//
    1.16 +// Description:
    1.17 +// Old ZLib ZIP compression/decompression
    1.18 +// 
    1.19 +//
    1.20 +
    1.21 +/**
    1.22 + @file
    1.23 +*/
    1.24 +
    1.25 +PRJ_TESTEXPORTS
    1.26 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.27 +../inc/OldEZBufman.h 					/epoc32/include/oldezbufman.h
    1.28 +#endif
    1.29 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.30 +../inc/OldEZCompressor.h 				/epoc32/include/oldezcompressor.h
    1.31 +#endif
    1.32 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.33 +../inc/OldEZConf.h 						/epoc32/include/oldezconf.h
    1.34 +#endif
    1.35 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.36 +../inc/OldEZDecompressor.h 				/epoc32/include/oldezdecompressor.h
    1.37 +#endif
    1.38 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.39 +../inc/OldEZFilebuffer.h				/epoc32/include/oldezfilebuffer.h
    1.40 +#endif
    1.41 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.42 +../inc/OldEZGzip.h 						/epoc32/include/oldezgzip.h
    1.43 +#endif
    1.44 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.45 +../inc/OldEZlib.h 						/epoc32/include/oldezlib.h
    1.46 +#endif
    1.47 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.48 +../inc/OldEZstream.h 					/epoc32/include/oldezstream.h
    1.49 +#endif
    1.50 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.51 +../inc/OldEZlibErrorCodes.h 			/epoc32/include/oldezliberrorcodes.h
    1.52 +#endif
    1.53 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.54 +../inc/oldzipfile.h						/epoc32/include/oldzipfile.h
    1.55 +#endif
    1.56 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.57 +../inc/oldziparchive.h					/epoc32/include/oldziparchive.h
    1.58 +#endif
    1.59 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.60 +../inc/oldzipfilememberinputstream.h	/epoc32/include/oldzipfilememberinputstream.h
    1.61 +#endif
    1.62 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.63 +../inc/OldZipFileMember.h 				/epoc32/include/oldzipfilemember.h
    1.64 +#endif
    1.65 +#ifdef SYMBIAN_OLD_EXPORT_LOCATION
    1.66 +../inc/OldZipFileMemberIterator.h 		/epoc32/include/oldzipfilememberiterator.h
    1.67 +#endif
    1.68 +
    1.69 +// ROMKIT include
    1.70 +../inc/OldEZLib.iby 					/epoc32/rom/include/oldezlib.iby
    1.71 +
    1.72 +PRJ_TESTMMPFILES
    1.73 +#if defined TOOLS || defined TOOLS2
    1.74 +
    1.75 +#else
    1.76 +../EZLib/TOldEZLib.mmp			support
    1.77 +../zip/toldezip.mmp				support
    1.78 +#endif
    1.79 +
    1.80 +
    1.81 +
    1.82 +
    1.83 +