os/ossrv/compressionlibs/ziplib/test/oldezlib/group/BLD.INF
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
// Old ZLib ZIP compression/decompression
sl@0
    15
// 
sl@0
    16
//
sl@0
    17
sl@0
    18
/**
sl@0
    19
 @file
sl@0
    20
*/
sl@0
    21
sl@0
    22
PRJ_TESTEXPORTS
sl@0
    23
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    24
../inc/OldEZBufman.h 					/epoc32/include/oldezbufman.h
sl@0
    25
#endif
sl@0
    26
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    27
../inc/OldEZCompressor.h 				/epoc32/include/oldezcompressor.h
sl@0
    28
#endif
sl@0
    29
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    30
../inc/OldEZConf.h 						/epoc32/include/oldezconf.h
sl@0
    31
#endif
sl@0
    32
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    33
../inc/OldEZDecompressor.h 				/epoc32/include/oldezdecompressor.h
sl@0
    34
#endif
sl@0
    35
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    36
../inc/OldEZFilebuffer.h				/epoc32/include/oldezfilebuffer.h
sl@0
    37
#endif
sl@0
    38
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    39
../inc/OldEZGzip.h 						/epoc32/include/oldezgzip.h
sl@0
    40
#endif
sl@0
    41
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    42
../inc/OldEZlib.h 						/epoc32/include/oldezlib.h
sl@0
    43
#endif
sl@0
    44
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    45
../inc/OldEZstream.h 					/epoc32/include/oldezstream.h
sl@0
    46
#endif
sl@0
    47
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    48
../inc/OldEZlibErrorCodes.h 			/epoc32/include/oldezliberrorcodes.h
sl@0
    49
#endif
sl@0
    50
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    51
../inc/oldzipfile.h						/epoc32/include/oldzipfile.h
sl@0
    52
#endif
sl@0
    53
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    54
../inc/oldziparchive.h					/epoc32/include/oldziparchive.h
sl@0
    55
#endif
sl@0
    56
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    57
../inc/oldzipfilememberinputstream.h	/epoc32/include/oldzipfilememberinputstream.h
sl@0
    58
#endif
sl@0
    59
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    60
../inc/OldZipFileMember.h 				/epoc32/include/oldzipfilemember.h
sl@0
    61
#endif
sl@0
    62
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
sl@0
    63
../inc/OldZipFileMemberIterator.h 		/epoc32/include/oldzipfilememberiterator.h
sl@0
    64
#endif
sl@0
    65
sl@0
    66
// ROMKIT include
sl@0
    67
../inc/OldEZLib.iby 					/epoc32/rom/include/oldezlib.iby
sl@0
    68
sl@0
    69
PRJ_TESTMMPFILES
sl@0
    70
#if defined TOOLS || defined TOOLS2
sl@0
    71
sl@0
    72
#else
sl@0
    73
../EZLib/TOldEZLib.mmp			support
sl@0
    74
../zip/toldezip.mmp				support
sl@0
    75
#endif
sl@0
    76
sl@0
    77
sl@0
    78
sl@0
    79
sl@0
    80