~ubuntu-branches/ubuntu/precise/unzip/precise-proposed

« back to all changes in this revision

Viewing changes to windll/vc5/sfx/unzsfx32.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2004-06-06 17:57:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040606175746-nl7p2dgp3aobyc2c
Tags: upstream-5.51
ImportĀ upstreamĀ versionĀ 5.51

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="unzsfx32" - Package Owner=<4>
 
2
# Microsoft Developer Studio Generated Build File, Format Version 5.00
 
3
# ** DO NOT EDIT **
 
4
 
 
5
# TARGTYPE "Win32 (x86) Static Library" 0x0104
 
6
 
 
7
CFG=unzsfx32 - Win32 Debug
 
8
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
 
9
!MESSAGE use the Export Makefile command and run
 
10
!MESSAGE 
 
11
!MESSAGE NMAKE /f "unzsfx32.mak".
 
12
!MESSAGE 
 
13
!MESSAGE You can specify a configuration when running NMAKE
 
14
!MESSAGE by defining the macro CFG on the command line. For example:
 
15
!MESSAGE 
 
16
!MESSAGE NMAKE /f "unzsfx32.mak" CFG="unzsfx32 - Win32 Debug"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "unzsfx32 - Win32 Release" (based on "Win32 (x86) Static Library")
 
21
!MESSAGE "unzsfx32 - Win32 Debug" (based on "Win32 (x86) Static Library")
 
22
!MESSAGE 
 
23
 
 
24
# Begin Project
 
25
# PROP Scc_ProjName ""
 
26
# PROP Scc_LocalPath ""
 
27
CPP=cl.exe
 
28
 
 
29
!IF  "$(CFG)" == "unzsfx32 - Win32 Release"
 
30
 
 
31
# PROP BASE Use_MFC 0
 
32
# PROP BASE Use_Debug_Libraries 0
 
33
# PROP BASE Output_Dir "Release"
 
34
# PROP BASE Intermediate_Dir "Release"
 
35
# PROP BASE Target_Dir ""
 
36
# PROP Use_MFC 0
 
37
# PROP Use_Debug_Libraries 0
 
38
# PROP Output_Dir "..\Release"
 
39
# PROP Intermediate_Dir "Release"
 
40
# PROP Target_Dir ""
 
41
# ADD BASE CPP /nologo /Gz /W3 /GX /O2 /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "WIN32" /YX /FD /c
 
42
# ADD CPP /nologo /Gz /W3 /GX /O1 /I "../../.." /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "WIN32" /D "WINDLL" /D "DLL" /D "UNZIPLIB" /D "SFX" /D "USE_EF_UT_TIME" /YX /FD /c
 
43
BSC32=bscmake.exe
 
44
# ADD BASE BSC32 /nologo
 
45
# ADD BSC32 /nologo
 
46
LIB32=link.exe -lib
 
47
# ADD BASE LIB32 /nologo
 
48
# ADD LIB32 /nologo
 
49
 
 
50
!ELSEIF  "$(CFG)" == "unzsfx32 - Win32 Debug"
 
51
 
 
52
# PROP BASE Use_MFC 0
 
53
# PROP BASE Use_Debug_Libraries 1
 
54
# PROP BASE Output_Dir "Debug"
 
55
# PROP BASE Intermediate_Dir "Debug"
 
56
# PROP BASE Target_Dir ""
 
57
# PROP Use_MFC 0
 
58
# PROP Use_Debug_Libraries 1
 
59
# PROP Output_Dir "..\Debug"
 
60
# PROP Intermediate_Dir "Debug"
 
61
# PROP Target_Dir ""
 
62
# ADD BASE CPP /nologo /Gz /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "WIN32" /YX /FD /c
 
63
# ADD CPP /nologo /Gz /W3 /Gm /GX /Zi /Od /I "../../.." /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "WIN32" /D "WINDLL" /D "DLL" /D "UNZIPLIB" /D "SFX" /D "USE_EF_UT_TIME" /YX /FD /c
 
64
BSC32=bscmake.exe
 
65
# ADD BASE BSC32 /nologo
 
66
# ADD BSC32 /nologo
 
67
LIB32=link.exe -lib
 
68
# ADD BASE LIB32 /nologo
 
69
# ADD LIB32 /nologo
 
70
 
 
71
!ENDIF 
 
72
 
 
73
# Begin Target
 
74
 
 
75
# Name "unzsfx32 - Win32 Release"
 
76
# Name "unzsfx32 - Win32 Debug"
 
77
# Begin Source File
 
78
 
 
79
SOURCE=..\..\..\api.c
 
80
# End Source File
 
81
# Begin Source File
 
82
 
 
83
SOURCE=..\..\..\crc32.c
 
84
# End Source File
 
85
# Begin Source File
 
86
 
 
87
SOURCE=..\..\..\crctab.c
 
88
# End Source File
 
89
# Begin Source File
 
90
 
 
91
SOURCE=..\..\..\crypt.c
 
92
# End Source File
 
93
# Begin Source File
 
94
 
 
95
SOURCE=..\..\..\extract.c
 
96
# End Source File
 
97
# Begin Source File
 
98
 
 
99
SOURCE=..\..\..\fileio.c
 
100
# End Source File
 
101
# Begin Source File
 
102
 
 
103
SOURCE=..\..\..\globals.c
 
104
# End Source File
 
105
# Begin Source File
 
106
 
 
107
SOURCE=..\..\..\inflate.c
 
108
# End Source File
 
109
# Begin Source File
 
110
 
 
111
SOURCE=..\..\..\match.c
 
112
# End Source File
 
113
# Begin Source File
 
114
 
 
115
SOURCE=..\..\..\win32\nt.c
 
116
# End Source File
 
117
# Begin Source File
 
118
 
 
119
SOURCE=..\..\..\process.c
 
120
# End Source File
 
121
# Begin Source File
 
122
 
 
123
SOURCE=..\..\..\windll\unzsfx32.def
 
124
# PROP Exclude_From_Build 1
 
125
# End Source File
 
126
# Begin Source File
 
127
 
 
128
SOURCE=..\..\..\win32\win32.c
 
129
# End Source File
 
130
# Begin Source File
 
131
 
 
132
SOURCE=..\..\..\windll\windll.c
 
133
# End Source File
 
134
# End Target
 
135
# End Project