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.
     1 // Copyright (c) 1999-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".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 // Old ZLib ZIP compression/decompression
    15 // 
    16 //
    17 
    18 /**
    19  @file
    20 */
    21 
    22 PRJ_TESTEXPORTS
    23 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    24 ../inc/OldEZBufman.h 					/epoc32/include/oldezbufman.h
    25 #endif
    26 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    27 ../inc/OldEZCompressor.h 				/epoc32/include/oldezcompressor.h
    28 #endif
    29 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    30 ../inc/OldEZConf.h 						/epoc32/include/oldezconf.h
    31 #endif
    32 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    33 ../inc/OldEZDecompressor.h 				/epoc32/include/oldezdecompressor.h
    34 #endif
    35 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    36 ../inc/OldEZFilebuffer.h				/epoc32/include/oldezfilebuffer.h
    37 #endif
    38 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    39 ../inc/OldEZGzip.h 						/epoc32/include/oldezgzip.h
    40 #endif
    41 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    42 ../inc/OldEZlib.h 						/epoc32/include/oldezlib.h
    43 #endif
    44 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    45 ../inc/OldEZstream.h 					/epoc32/include/oldezstream.h
    46 #endif
    47 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    48 ../inc/OldEZlibErrorCodes.h 			/epoc32/include/oldezliberrorcodes.h
    49 #endif
    50 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    51 ../inc/oldzipfile.h						/epoc32/include/oldzipfile.h
    52 #endif
    53 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    54 ../inc/oldziparchive.h					/epoc32/include/oldziparchive.h
    55 #endif
    56 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    57 ../inc/oldzipfilememberinputstream.h	/epoc32/include/oldzipfilememberinputstream.h
    58 #endif
    59 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    60 ../inc/OldZipFileMember.h 				/epoc32/include/oldzipfilemember.h
    61 #endif
    62 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    63 ../inc/OldZipFileMemberIterator.h 		/epoc32/include/oldzipfilememberiterator.h
    64 #endif
    65 
    66 // ROMKIT include
    67 ../inc/OldEZLib.iby 					/epoc32/rom/include/oldezlib.iby
    68 
    69 PRJ_TESTMMPFILES
    70 #if defined TOOLS || defined TOOLS2
    71 
    72 #else
    73 ../EZLib/TOldEZLib.mmp			support
    74 ../zip/toldezip.mmp				support
    75 #endif
    76 
    77 
    78 
    79 
    80