diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:27:17 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:27:17 -0700 |
commit | e0ff940e1adb68d3575705ebf1546d9f07ad3b4a (patch) | |
tree | 792ac6996d1225c0955027050296126bc8ff6e26 /projects/visualc6/minigzip.dsp | |
parent | 7df877eccdd826e94df53215f65dee639428e83f (diff) | |
download | zlib-e0ff940e1adb68d3575705ebf1546d9f07ad3b4a.tar.gz zlib-e0ff940e1adb68d3575705ebf1546d9f07ad3b4a.tar.bz2 zlib-e0ff940e1adb68d3575705ebf1546d9f07ad3b4a.zip |
zlib 1.2.3.8v1.2.3.8
Diffstat (limited to 'projects/visualc6/minigzip.dsp')
-rw-r--r-- | projects/visualc6/minigzip.dsp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/projects/visualc6/minigzip.dsp b/projects/visualc6/minigzip.dsp index c50b488..7103468 100644 --- a/projects/visualc6/minigzip.dsp +++ b/projects/visualc6/minigzip.dsp | |||
@@ -7,16 +7,16 @@ | |||
7 | CFG=minigzip - Win32 LIB Debug | 7 | CFG=minigzip - Win32 LIB Debug |
8 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, | 8 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, |
9 | !MESSAGE use the Export Makefile command and run | 9 | !MESSAGE use the Export Makefile command and run |
10 | !MESSAGE | 10 | !MESSAGE |
11 | !MESSAGE NMAKE /f "minigzip.mak". | 11 | !MESSAGE NMAKE /f "minigzip.mak". |
12 | !MESSAGE | 12 | !MESSAGE |
13 | !MESSAGE You can specify a configuration when running NMAKE | 13 | !MESSAGE You can specify a configuration when running NMAKE |
14 | !MESSAGE by defining the macro CFG on the command line. For example: | 14 | !MESSAGE by defining the macro CFG on the command line. For example: |
15 | !MESSAGE | 15 | !MESSAGE |
16 | !MESSAGE NMAKE /f "minigzip.mak" CFG="minigzip - Win32 LIB Debug" | 16 | !MESSAGE NMAKE /f "minigzip.mak" CFG="minigzip - Win32 LIB Debug" |
17 | !MESSAGE | 17 | !MESSAGE |
18 | !MESSAGE Possible choices for configuration are: | 18 | !MESSAGE Possible choices for configuration are: |
19 | !MESSAGE | 19 | !MESSAGE |
20 | !MESSAGE "minigzip - Win32 DLL ASM Release" (based on "Win32 (x86) Console Application") | 20 | !MESSAGE "minigzip - Win32 DLL ASM Release" (based on "Win32 (x86) Console Application") |
21 | !MESSAGE "minigzip - Win32 DLL ASM Debug" (based on "Win32 (x86) Console Application") | 21 | !MESSAGE "minigzip - Win32 DLL ASM Debug" (based on "Win32 (x86) Console Application") |
22 | !MESSAGE "minigzip - Win32 DLL Release" (based on "Win32 (x86) Console Application") | 22 | !MESSAGE "minigzip - Win32 DLL Release" (based on "Win32 (x86) Console Application") |
@@ -25,7 +25,7 @@ CFG=minigzip - Win32 LIB Debug | |||
25 | !MESSAGE "minigzip - Win32 LIB ASM Debug" (based on "Win32 (x86) Console Application") | 25 | !MESSAGE "minigzip - Win32 LIB ASM Debug" (based on "Win32 (x86) Console Application") |
26 | !MESSAGE "minigzip - Win32 LIB Release" (based on "Win32 (x86) Console Application") | 26 | !MESSAGE "minigzip - Win32 LIB Release" (based on "Win32 (x86) Console Application") |
27 | !MESSAGE "minigzip - Win32 LIB Debug" (based on "Win32 (x86) Console Application") | 27 | !MESSAGE "minigzip - Win32 LIB Debug" (based on "Win32 (x86) Console Application") |
28 | !MESSAGE | 28 | !MESSAGE |
29 | 29 | ||
30 | # Begin Project | 30 | # Begin Project |
31 | # PROP AllowPerConfigDependencies 0 | 31 | # PROP AllowPerConfigDependencies 0 |
@@ -242,7 +242,7 @@ LINK32=link.exe | |||
242 | # 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:console /debug /machine:I386 /pdbtype:sept | 242 | # 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:console /debug /machine:I386 /pdbtype:sept |
243 | # ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept | 243 | # ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept |
244 | 244 | ||
245 | !ENDIF | 245 | !ENDIF |
246 | 246 | ||
247 | # Begin Target | 247 | # Begin Target |
248 | 248 | ||