Home | History | Annotate | Line # | Download | only in libz
libz.dsp revision 1.5.8.2
      1  1.5.8.2  takemura # Microsoft Developer Studio Project File - Name="libz" - Package Owner=<4>
      2  1.5.8.2  takemura # Microsoft Developer Studio Generated Build File, Format Version 5.00
      3  1.5.8.2  takemura # ** DO NOT EDIT **
      4  1.5.8.2  takemura 
      5  1.5.8.2  takemura # TARGTYPE "Win32 (WCE MIPS) Static Library" 0x0a04
      6  1.5.8.2  takemura 
      7  1.5.8.2  takemura CFG=libz - Win32 (WCE MIPS) Debug
      8  1.5.8.2  takemura !MESSAGE This is not a valid makefile. To build this project using NMAKE,
      9  1.5.8.2  takemura !MESSAGE use the Export Makefile command and run
     10  1.5.8.2  takemura !MESSAGE 
     11  1.5.8.2  takemura !MESSAGE NMAKE /f "libz.mak".
     12  1.5.8.2  takemura !MESSAGE 
     13  1.5.8.2  takemura !MESSAGE You can specify a configuration when running NMAKE
     14  1.5.8.2  takemura !MESSAGE by defining the macro CFG on the command line. For example:
     15  1.5.8.2  takemura !MESSAGE 
     16  1.5.8.2  takemura !MESSAGE NMAKE /f "libz.mak" CFG="libz - Win32 (WCE MIPS) Debug"
     17  1.5.8.2  takemura !MESSAGE 
     18  1.5.8.2  takemura !MESSAGE Possible choices for configuration are:
     19  1.5.8.2  takemura !MESSAGE 
     20  1.5.8.2  takemura !MESSAGE "libz - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library")
     21  1.5.8.2  takemura !MESSAGE "libz - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library")
     22  1.5.8.2  takemura !MESSAGE 
     23  1.5.8.2  takemura 
     24  1.5.8.2  takemura # Begin Project
     25  1.5.8.2  takemura # PROP AllowPerConfigDependencies 0
     26  1.5.8.2  takemura # PROP Scc_ProjName ""
     27  1.5.8.2  takemura # PROP Scc_LocalPath ""
     28  1.5.8.2  takemura # PROP WCE_Configuration "H/PC Ver. 2.00"
     29  1.5.8.2  takemura CPP=clmips.exe
     30  1.5.8.2  takemura 
     31  1.5.8.2  takemura !IF  "$(CFG)" == "libz - Win32 (WCE MIPS) Release"
     32  1.5.8.2  takemura 
     33  1.5.8.2  takemura # PROP BASE Use_MFC 0
     34  1.5.8.2  takemura # PROP BASE Use_Debug_Libraries 0
     35  1.5.8.2  takemura # PROP BASE Output_Dir "WMIPSRel"
     36  1.5.8.2  takemura # PROP BASE Intermediate_Dir "WMIPSRel"
     37  1.5.8.2  takemura # PROP BASE Target_Dir ""
     38  1.5.8.2  takemura # PROP Use_MFC 0
     39  1.5.8.2  takemura # PROP Use_Debug_Libraries 0
     40  1.5.8.2  takemura # PROP Output_Dir "WMIPSRel"
     41  1.5.8.2  takemura # PROP Intermediate_Dir "WMIPSRel"
     42  1.5.8.2  takemura # PROP Target_Dir ""
     43  1.5.8.2  takemura # ADD BASE CPP /nologo /ML /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" /YX /QMRWCE /c
     44  1.5.8.2  takemura # ADD CPP /nologo /ML /W3 /O2 /I "." /I "../../../.." /I "../include" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D _STANDALONE /D __STDC__ /D __signed=signed /D LIBSA_RENAME_PRINTF /D __COMPILER_INT64__=__int64 /D __COMPILER_UINT64__="unsigned __int64" /QMRWCE /c
     45  1.5.8.2  takemura # SUBTRACT CPP /YX
     46  1.5.8.2  takemura BSC32=bscmake.exe
     47  1.5.8.2  takemura # ADD BASE BSC32 /NOLOGO
     48  1.5.8.2  takemura # ADD BSC32 /NOLOGO
     49  1.5.8.2  takemura LIB32=link.exe -lib
     50  1.5.8.2  takemura # ADD BASE LIB32 /nologo
     51  1.5.8.2  takemura # ADD LIB32 /nologo
     52  1.5.8.2  takemura 
     53  1.5.8.2  takemura !ELSEIF  "$(CFG)" == "libz - Win32 (WCE MIPS) Debug"
     54  1.5.8.2  takemura 
     55  1.5.8.2  takemura # PROP BASE Use_MFC 0
     56  1.5.8.2  takemura # PROP BASE Use_Debug_Libraries 1
     57  1.5.8.2  takemura # PROP BASE Output_Dir "WMIPSDbg"
     58  1.5.8.2  takemura # PROP BASE Intermediate_Dir "WMIPSDbg"
     59  1.5.8.2  takemura # PROP BASE Target_Dir ""
     60  1.5.8.2  takemura # PROP Use_MFC 0
     61  1.5.8.2  takemura # PROP Use_Debug_Libraries 1
     62  1.5.8.2  takemura # PROP Output_Dir "WMIPSDbg"
     63  1.5.8.2  takemura # PROP Intermediate_Dir "WMIPSDbg"
     64  1.5.8.2  takemura # PROP Target_Dir ""
     65  1.5.8.2  takemura # ADD BASE CPP /nologo /MLd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" /YX /QMRWCE /c
     66  1.5.8.2  takemura # ADD CPP /nologo /MLd /W3 /Zi /Od /I "." /I "../../../.." /I "../include" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D _STANDALONE /D __STDC__ /D __signed=signed /D LIBSA_RENAME_PRINTF /D __COMPILER_INT64__=__int64 /D __COMPILER_UINT64__="unsigned __int64" /QMRWCE /c
     67  1.5.8.2  takemura # SUBTRACT CPP /YX
     68  1.5.8.2  takemura BSC32=bscmake.exe
     69  1.5.8.2  takemura # ADD BASE BSC32 /NOLOGO
     70  1.5.8.2  takemura # ADD BSC32 /NOLOGO
     71  1.5.8.2  takemura LIB32=link.exe -lib
     72  1.5.8.2  takemura # ADD BASE LIB32 /nologo
     73  1.5.8.2  takemura # ADD LIB32 /nologo
     74  1.5.8.2  takemura 
     75  1.5.8.2  takemura !ENDIF 
     76  1.5.8.2  takemura 
     77  1.5.8.2  takemura # Begin Target
     78  1.5.8.2  takemura 
     79  1.5.8.2  takemura # Name "libz - Win32 (WCE MIPS) Release"
     80  1.5.8.2  takemura # Name "libz - Win32 (WCE MIPS) Debug"
     81  1.5.8.2  takemura # Begin Source File
     82  1.5.8.2  takemura 
     83  1.5.8.2  takemura SOURCE=.\../../../../lib/libz/adler32.c
     84  1.5.8.2  takemura # End Source File
     85  1.5.8.2  takemura # Begin Source File
     86  1.5.8.2  takemura 
     87  1.5.8.2  takemura SOURCE=.\../../../../lib/libz/crc32.c
     88  1.5.8.2  takemura # End Source File
     89  1.5.8.2  takemura # Begin Source File
     90  1.5.8.2  takemura 
     91  1.5.8.2  takemura SOURCE=.\../../../../lib/libz/infblock.c
     92  1.5.8.2  takemura # End Source File
     93  1.5.8.2  takemura # Begin Source File
     94  1.5.8.2  takemura 
     95  1.5.8.2  takemura SOURCE=.\../../../../lib/libz/infcodes.c
     96  1.5.8.2  takemura # End Source File
     97  1.5.8.2  takemura # Begin Source File
     98  1.5.8.2  takemura 
     99  1.5.8.2  takemura SOURCE=.\../../../../lib/libz/inffast.c
    100  1.5.8.2  takemura # End Source File
    101  1.5.8.2  takemura # Begin Source File
    102  1.5.8.2  takemura 
    103  1.5.8.2  takemura SOURCE=.\../../../../lib/libz/inflate.c
    104  1.5.8.2  takemura # End Source File
    105  1.5.8.2  takemura # Begin Source File
    106  1.5.8.2  takemura 
    107  1.5.8.2  takemura SOURCE=.\../../../../lib/libz/inftrees.c
    108  1.5.8.2  takemura # End Source File
    109  1.5.8.2  takemura # Begin Source File
    110  1.5.8.2  takemura 
    111  1.5.8.2  takemura SOURCE=.\../../../../lib/libz/infutil.c
    112  1.5.8.2  takemura # End Source File
    113  1.5.8.2  takemura # Begin Source File
    114  1.5.8.2  takemura 
    115  1.5.8.2  takemura SOURCE=.\../../../../lib/libz/uncompr.c
    116  1.5.8.2  takemura # End Source File
    117  1.5.8.2  takemura # Begin Source File
    118  1.5.8.2  takemura 
    119  1.5.8.2  takemura SOURCE=.\../../../../lib/libz/zalloc.c
    120  1.5.8.2  takemura # End Source File
    121  1.5.8.2  takemura # End Target
    122  1.5.8.2  takemura # End Project
    123