1 # Microsoft Developer Studio Project File - Name="zlib" - Package Owner=<4>
\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
\r
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
\r
7 CFG=zlib - Win32 Debug
\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
\r
9 !MESSAGE use the Export Makefile command and run
\r
11 !MESSAGE NMAKE /f "zlib.mak".
\r
13 !MESSAGE You can specify a configuration when running NMAKE
\r
14 !MESSAGE by defining the macro CFG on the command line. For example:
\r
16 !MESSAGE NMAKE /f "zlib.mak" CFG="zlib - Win32 Debug"
\r
18 !MESSAGE Possible choices for configuration are:
\r
20 !MESSAGE "zlib - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
\r
21 !MESSAGE "zlib - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
\r
25 # PROP AllowPerConfigDependencies 0
\r
26 # PROP Scc_ProjName "zlib"
\r
27 # PROP Scc_LocalPath ".."
\r
32 !IF "$(CFG)" == "zlib - Win32 Release"
\r
34 # PROP BASE Use_MFC 0
\r
35 # PROP BASE Use_Debug_Libraries 0
\r
36 # PROP BASE Output_Dir "Release"
\r
37 # PROP BASE Intermediate_Dir "Release"
\r
38 # PROP BASE Target_Dir ""
\r
40 # PROP Use_Debug_Libraries 0
\r
41 # PROP Output_Dir "."
\r
42 # PROP Intermediate_Dir "x86-temp-release\zlib"
\r
43 # PROP Ignore_Export_Lib 0
\r
44 # PROP Target_Dir ""
\r
46 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
\r
47 # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /I "..\..\zlib-1.1.4" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c
\r
48 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
\r
49 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
\r
50 # ADD BASE RSC /l 0x409 /d "NDEBUG"
\r
51 # ADD RSC /l 0x409 /d "NDEBUG"
\r
53 # ADD BASE BSC32 /nologo
\r
56 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
\r
57 # ADD LINK32 ..\..\zlib-1.1.4\zlib.lib /nologo /base:"0x1e1B0000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./zlib.pyd"
\r
58 # SUBTRACT LINK32 /pdb:none
\r
59 # Begin Special Build Tool
\r
60 SOURCE="$(InputPath)"
\r
61 PreLink_Desc=Checking static zlib has been built
\r
62 PreLink_Cmds=cd ..\..\zlib-1.1.4 nmake -nologo -f msdos\makefile.w32 zlib.lib
\r
63 # End Special Build Tool
\r
65 !ELSEIF "$(CFG)" == "zlib - Win32 Debug"
\r
67 # PROP BASE Use_MFC 0
\r
68 # PROP BASE Use_Debug_Libraries 1
\r
69 # PROP BASE Output_Dir "Debug"
\r
70 # PROP BASE Intermediate_Dir "Debug"
\r
71 # PROP BASE Target_Dir ""
\r
73 # PROP Use_Debug_Libraries 1
\r
74 # PROP Output_Dir "."
\r
75 # PROP Intermediate_Dir "x86-temp-debug\zlib"
\r
76 # PROP Ignore_Export_Lib 0
\r
77 # PROP Target_Dir ""
\r
79 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
\r
80 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /I "..\..\zlib-1.1.4" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /YX /FD /c
\r
81 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
\r
82 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
\r
83 # ADD BASE RSC /l 0x409 /d "_DEBUG"
\r
84 # ADD RSC /l 0x409 /d "_DEBUG"
\r
86 # ADD BASE BSC32 /nologo
\r
89 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
\r
90 # ADD LINK32 ..\..\zlib-1.1.4\zlib.lib /nologo /base:"0x1e1B0000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./zlib_d.pyd" /pdbtype:sept
\r
91 # SUBTRACT LINK32 /pdb:none
\r
92 # Begin Special Build Tool
\r
93 SOURCE="$(InputPath)"
\r
94 PreLink_Desc=Checking static zlib has been built
\r
95 PreLink_Cmds=cd ..\..\zlib-1.1.4 nmake -nologo -f msdos\makefile.w32 zlib.lib
\r
96 # End Special Build Tool
\r
102 # Name "zlib - Win32 Release"
\r
103 # Name "zlib - Win32 Debug"
\r
104 # Begin Source File
\r
106 SOURCE=..\Modules\zlibmodule.c
\r