• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Microsoft Developer Studio Project File - Name="curl" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7CFG=curl - Win32 LIB 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 "curl.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 "curl.mak" CFG="curl - Win32 LIB Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "curl - Win32 DLL Debug" (based on "Win32 (x86) Console Application")
21!MESSAGE "curl - Win32 DLL Debug DLL OpenSSL" (based on "Win32 (x86) Console Application")
22!MESSAGE "curl - Win32 DLL Debug DLL OpenSSL DLL LibSSH2" (based on "Win32 (x86) Console Application")
23!MESSAGE "curl - Win32 DLL Debug DLL Windows SSPI" (based on "Win32 (x86) Console Application")
24!MESSAGE "curl - Win32 DLL Debug DLL Windows SSPI DLL WinIDN" (based on "Win32 (x86) Console Application")
25!MESSAGE "curl - Win32 DLL Release" (based on "Win32 (x86) Console Application")
26!MESSAGE "curl - Win32 DLL Release DLL OpenSSL" (based on "Win32 (x86) Console Application")
27!MESSAGE "curl - Win32 DLL Release DLL OpenSSL DLL LibSSH2" (based on "Win32 (x86) Console Application")
28!MESSAGE "curl - Win32 DLL Release DLL Windows SSPI" (based on "Win32 (x86) Console Application")
29!MESSAGE "curl - Win32 DLL Release DLL Windows SSPI DLL WinIDN" (based on "Win32 (x86) Console Application")
30!MESSAGE "curl - Win32 LIB Debug" (based on "Win32 (x86) Console Application")
31!MESSAGE "curl - Win32 LIB Debug DLL OpenSSL" (based on "Win32 (x86) Console Application")
32!MESSAGE "curl - Win32 LIB Debug DLL OpenSSL DLL LibSSH2" (based on "Win32 (x86) Console Application")
33!MESSAGE "curl - Win32 LIB Debug DLL Windows SSPI" (based on "Win32 (x86) Console Application")
34!MESSAGE "curl - Win32 LIB Debug DLL Windows SSPI DLL WinIDN" (based on "Win32 (x86) Console Application")
35!MESSAGE "curl - Win32 LIB Debug LIB OpenSSL" (based on "Win32 (x86) Console Application")
36!MESSAGE "curl - Win32 LIB Debug LIB OpenSSL LIB LibSSH2" (based on "Win32 (x86) Console Application")
37!MESSAGE "curl - Win32 LIB Release" (based on "Win32 (x86) Console Application")
38!MESSAGE "curl - Win32 LIB Release DLL OpenSSL" (based on "Win32 (x86) Console Application")
39!MESSAGE "curl - Win32 LIB Release DLL OpenSSL DLL LibSSH2" (based on "Win32 (x86) Console Application")
40!MESSAGE "curl - Win32 LIB Release DLL Windows SSPI" (based on "Win32 (x86) Console Application")
41!MESSAGE "curl - Win32 LIB Release DLL Windows SSPI DLL WinIDN" (based on "Win32 (x86) Console Application")
42!MESSAGE "curl - Win32 LIB Release LIB OpenSSL" (based on "Win32 (x86) Console Application")
43!MESSAGE "curl - Win32 LIB Release LIB OpenSSL LIB LibSSH2" (based on "Win32 (x86) Console Application")
44!MESSAGE
45
46# Begin Project
47# PROP AllowPerConfigDependencies 0
48# PROP Scc_ProjName ""
49# PROP Scc_LocalPath ""
50CPP=cl.exe
51RSC=rc.exe
52
53!IF  "$(CFG)" == "curl - Win32 DLL Debug"
54
55# PROP BASE Use_MFC 0
56# PROP BASE Use_Debug_Libraries 1
57# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug"
58# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug\src"
59# PROP BASE Target_Dir ""
60# PROP Use_MFC 0
61# PROP Use_Debug_Libraries 1
62# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug"
63# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug\src"
64# PROP Ignore_Export_Lib 0
65# PROP Target_Dir ""
66# ADD BASE CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /FD /EHsc /GZ /c
67# ADD CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /FD /EHsc /GZ /c
68# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
69# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
70BSC32=bscmake.exe
71# ADD BASE BSC32 /nologo
72# ADD BSC32 /nologo
73LINK32=link.exe
74# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\DLL Debug" /fixed:no
75# ADD LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\DLL Debug" /fixed:no
76
77!ELSEIF  "$(CFG)" == "curl - Win32 DLL Debug DLL OpenSSL"
78
79# PROP BASE Use_MFC 0
80# PROP BASE Use_Debug_Libraries 1
81# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL"
82# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL\src"
83# PROP BASE Ignore_Export_Lib 0
84# PROP BASE Target_Dir ""
85# PROP Use_MFC 0
86# PROP Use_Debug_Libraries 1
87# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL"
88# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL\src"
89# PROP Ignore_Export_Lib 0
90# PROP Target_Dir ""
91# ADD BASE CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /FD /EHsc /GZ /c
92# ADD CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /FD /EHsc /GZ /c
93# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
94# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
95BSC32=bscmake.exe
96# ADD BASE BSC32 /nologo
97# ADD BSC32 /nologo
98LINK32=link.exe
99# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\DLL Debug..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL" /fixed:no
100# ADD LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL" /fixed:no
101
102!ELSEIF  "$(CFG)" == "curl - Win32 DLL Debug DLL OpenSSL DLL LibSSH2"
103
104# PROP BASE Use_MFC 0
105# PROP BASE Use_Debug_Libraries 1
106# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2"
107# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2\src"
108# PROP BASE Ignore_Export_Lib 0
109# PROP BASE Target_Dir ""
110# PROP Use_MFC 0
111# PROP Use_Debug_Libraries 1
112# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2"
113# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2\src"
114# PROP Ignore_Export_Lib 0
115# PROP Target_Dir ""
116# ADD BASE CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /FD /EHsc /GZ /c
117# ADD CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /FD /EHsc /GZ /c
118# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
119# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
120BSC32=bscmake.exe
121# ADD BASE BSC32 /nologo
122# ADD BSC32 /nologo
123LINK32=link.exe
124# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL" /fixed:no
125# ADD LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL" /fixed:no
126
127!ELSEIF  "$(CFG)" == "curl - Win32 DLL Debug DLL Windows SSPI"
128
129# PROP BASE Use_MFC 0
130# PROP BASE Use_Debug_Libraries 1
131# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI"
132# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI\src"
133# PROP BASE Ignore_Export_Lib 0
134# PROP BASE Target_Dir ""
135# PROP Use_MFC 0
136# PROP Use_Debug_Libraries 1
137# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI"
138# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI\src"
139# PROP Ignore_Export_Lib 0
140# PROP Target_Dir ""
141# ADD BASE CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /FD /EHsc /GZ /c
142# ADD CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /FD /EHsc /GZ /c
143# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
144# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
145BSC32=bscmake.exe
146# ADD BASE BSC32 /nologo
147# ADD BSC32 /nologo
148LINK32=link.exe
149# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI" /fixed:no
150# ADD LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI" /fixed:no
151
152!ELSEIF  "$(CFG)" == "curl - Win32 DLL Debug DLL Windows SSPI DLL WinIDN"
153
154# PROP BASE Use_MFC 0
155# PROP BASE Use_Debug_Libraries 1
156# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI - DLL WinIDN"
157# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI - DLL WinIDN\src"
158# PROP BASE Ignore_Export_Lib 0
159# PROP BASE Target_Dir ""
160# PROP Use_MFC 0
161# PROP Use_Debug_Libraries 1
162# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI - DLL WinIDN"
163# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI - DLL WinIDN\src"
164# PROP Ignore_Export_Lib 0
165# PROP Target_Dir ""
166# ADD BASE CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /FD /EHsc /GZ /c
167# ADD CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /FD /EHsc /GZ /c
168# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
169# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
170BSC32=bscmake.exe
171# ADD BASE BSC32 /nologo
172# ADD BSC32 /nologo
173LINK32=link.exe
174# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI - DLL WinIDN\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI - DLL WinIDN" /fixed:no
175# ADD LINK32 wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI - DLL WinIDN\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI - DLL WinIDN" /fixed:no
176
177!ELSEIF  "$(CFG)" == "curl - Win32 DLL Release"
178
179# PROP BASE Use_MFC 0
180# PROP BASE Use_Debug_Libraries 0
181# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release"
182# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release\src"
183# PROP BASE Target_Dir ""
184# PROP Use_MFC 0
185# PROP Use_Debug_Libraries 0
186# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release"
187# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release\src"
188# PROP Ignore_Export_Lib 0
189# PROP Target_Dir ""
190# ADD BASE CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_CONSOLE" /D "NDEBUG" /FD /EHsc /c
191# ADD CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /c
192# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
193# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
194BSC32=bscmake.exe
195# ADD BASE BSC32 /nologo
196# ADD BSC32 /nologo
197LINK32=link.exe
198# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Release\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\DLL Release" /fixed:no
199# ADD LINK32 wldap32.lib ws2_32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Release\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\DLL Release" /fixed:no
200
201!ELSEIF  "$(CFG)" == "curl - Win32 DLL Release DLL OpenSSL"
202
203# PROP BASE Use_MFC 0
204# PROP BASE Use_Debug_Libraries 0
205# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL"
206# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL\src"
207# PROP BASE Ignore_Export_Lib 0
208# PROP BASE Target_Dir ""
209# PROP Use_MFC 0
210# PROP Use_Debug_Libraries 0
211# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL"
212# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL\src"
213# PROP Ignore_Export_Lib 0
214# PROP Target_Dir ""
215# ADD BASE CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /c
216# ADD CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /c
217# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
218# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
219BSC32=bscmake.exe
220# ADD BASE BSC32 /nologo
221# ADD BSC32 /nologo
222LINK32=link.exe
223# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL" /fixed:no
224# ADD LINK32 wldap32.lib ws2_32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL" /fixed:no
225
226!ELSEIF  "$(CFG)" == "curl - Win32 DLL Release DLL OpenSSL DLL LibSSH2"
227
228# PROP BASE Use_MFC 0
229# PROP BASE Use_Debug_Libraries 0
230# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL - DLL LibSSH2"
231# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL - DLL LibSSH2\src"
232# PROP BASE Ignore_Export_Lib 0
233# PROP BASE Target_Dir ""
234# PROP Use_MFC 0
235# PROP Use_Debug_Libraries 0
236# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL - DLL LibSSH2"
237# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL - DLL LibSSH2\src"
238# PROP Ignore_Export_Lib 0
239# PROP Target_Dir ""
240# ADD BASE CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /c
241# ADD CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /c
242# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
243# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
244BSC32=bscmake.exe
245# ADD BASE BSC32 /nologo
246# ADD BSC32 /nologo
247LINK32=link.exe
248# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL - DLL LibSSH2\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL" /fixed:no
249# ADD LINK32 wldap32.lib ws2_32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL - DLL LibSSH2\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL" /fixed:no
250
251!ELSEIF  "$(CFG)" == "curl - Win32 DLL Release DLL Windows SSPI"
252
253# PROP BASE Use_MFC 0
254# PROP BASE Use_Debug_Libraries 0
255# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI"
256# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI\src"
257# PROP BASE Ignore_Export_Lib 0
258# PROP BASE Target_Dir ""
259# PROP Use_MFC 0
260# PROP Use_Debug_Libraries 0
261# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI"
262# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI\src"
263# PROP Ignore_Export_Lib 0
264# PROP Target_Dir ""
265# ADD BASE CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /c
266# ADD CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /c
267# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
268# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
269BSC32=bscmake.exe
270# ADD BASE BSC32 /nologo
271# ADD BSC32 /nologo
272LINK32=link.exe
273# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI" /fixed:no
274# ADD LINK32 wldap32.lib ws2_32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI" /fixed:no
275
276!ELSEIF  "$(CFG)" == "curl - Win32 DLL Release DLL Windows SSPI DLL WinIDN"
277
278# PROP BASE Use_MFC 0
279# PROP BASE Use_Debug_Libraries 0
280# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI - DLL WinIDN"
281# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI - DLL WinIDN\src"
282# PROP BASE Ignore_Export_Lib 0
283# PROP BASE Target_Dir ""
284# PROP Use_MFC 0
285# PROP Use_Debug_Libraries 0
286# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI - DLL WinIDN"
287# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI - DLL WinIDN\src"
288# PROP Ignore_Export_Lib 0
289# PROP Target_Dir ""
290# ADD BASE CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /c
291# ADD CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /FD /EHsc /c
292# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
293# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
294BSC32=bscmake.exe
295# ADD BASE BSC32 /nologo
296# ADD BSC32 /nologo
297LINK32=link.exe
298# ADD BASE LINK32 wldap32.lib ws2_32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI - DLL WinIDN\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI - DLL WinIDN" /fixed:no
299# ADD LINK32 wldap32.lib ws2_32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI - DLL WinIDN\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI - DLL WinIDN" /fixed:no
300
301!ELSEIF  "$(CFG)" == "curl - Win32 LIB Debug"
302
303# PROP BASE Use_MFC 0
304# PROP BASE Use_Debug_Libraries 1
305# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug"
306# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug\src"
307# PROP BASE Target_Dir ""
308# PROP Use_MFC 0
309# PROP Use_Debug_Libraries 1
310# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug"
311# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug\src"
312# PROP Ignore_Export_Lib 0
313# PROP Target_Dir ""
314# ADD BASE CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
315# ADD CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
316# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
317# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
318BSC32=bscmake.exe
319# ADD BASE BSC32 /nologo
320# ADD BSC32 /nologo
321LINK32=link.exe
322# ADD BASE LINK32 advapi32.lib wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug\curl.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug" /fixed:no
323# ADD LINK32 advapi32.lib wldap32.lib ws2_32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug" /fixed:no
324
325!ELSEIF  "$(CFG)" == "curl - Win32 LIB Debug DLL OpenSSL"
326
327# PROP BASE Use_MFC 0
328# PROP BASE Use_Debug_Libraries 1
329# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL"
330# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL\src"
331# PROP BASE Ignore_Export_Lib 0
332# PROP BASE Target_Dir ""
333# PROP Use_MFC 0
334# PROP Use_Debug_Libraries 1
335# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL"
336# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL\src"
337# PROP Ignore_Export_Lib 0
338# PROP Target_Dir ""
339# ADD BASE CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
340# ADD CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
341# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
342# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
343BSC32=bscmake.exe
344# ADD BASE BSC32 /nologo
345# ADD BSC32 /nologo
346LINK32=link.exe
347# ADD BASE LINK32 crypt32.lib advapi32.lib wldap32.lib ws2_32.lib libcurld.lib libeay32.lib ssleay32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL" /fixed:no
348# ADD LINK32 crypt32.lib advapi32.lib wldap32.lib ws2_32.lib libcurld.lib libeay32.lib ssleay32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL" /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\DLL Debug" /fixed:no
349
350!ELSEIF  "$(CFG)" == "curl - Win32 LIB Debug DLL OpenSSL DLL LibSSH2"
351
352# PROP BASE Use_MFC 0
353# PROP BASE Use_Debug_Libraries 1
354# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL - DLL LibSSH2"
355# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL - DLL LibSSH2\src"
356# PROP BASE Ignore_Export_Lib 0
357# PROP BASE Target_Dir ""
358# PROP Use_MFC 0
359# PROP Use_Debug_Libraries 1
360# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL - DLL LibSSH2"
361# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL - DLL LibSSH2\src"
362# PROP Ignore_Export_Lib 0
363# PROP Target_Dir ""
364# ADD BASE CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
365# ADD CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
366# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
367# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
368BSC32=bscmake.exe
369# ADD BASE BSC32 /nologo
370# ADD BSC32 /nologo
371LINK32=link.exe
372# ADD BASE LINK32 crypt32.lib advapi32.lib wldap32.lib ws2_32.lib libcurld.lib libeay32.lib ssleay32.lib libssh2d.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL - DLL LibSSH2\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL" /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\DLL Debug" /libpath:"..\..\..\..\..\libssh2\build\Win32\VC6\DLL Debug" /fixed:no
373# ADD LINK32 crypt32.lib advapi32.lib wldap32.lib ws2_32.lib libcurld.lib libeay32.lib ssleay32.lib libssh2d.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL - DLL LibSSH2\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL" /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\DLL Debug" /libpath:"..\..\..\..\..\libssh2\build\Win32\VC6\DLL Debug" /fixed:no
374
375!ELSEIF  "$(CFG)" == "curl - Win32 LIB Debug DLL Windows SSPI"
376
377# PROP BASE Use_MFC 0
378# PROP BASE Use_Debug_Libraries 1
379# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI"
380# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI\src"
381# PROP BASE Ignore_Export_Lib 0
382# PROP BASE Target_Dir ""
383# PROP Use_MFC 0
384# PROP Use_Debug_Libraries 1
385# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI"
386# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI\src"
387# PROP Ignore_Export_Lib 0
388# PROP Target_Dir ""
389# ADD BASE CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
390# ADD CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
391# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
392# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
393BSC32=bscmake.exe
394# ADD BASE BSC32 /nologo
395# ADD BSC32 /nologo
396LINK32=link.exe
397# ADD BASE LINK32 advapi32.lib wldap32.lib ws2_32.lib crypt32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI" /fixed:no
398# ADD LINK32 advapi32.lib wldap32.lib ws2_32.lib crypt32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI" /fixed:no
399
400!ELSEIF  "$(CFG)" == "curl - Win32 LIB Debug DLL Windows SSPI DLL WinIDN"
401
402# PROP BASE Use_MFC 0
403# PROP BASE Use_Debug_Libraries 1
404# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI - DLL WinIDN"
405# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI - DLL WinIDN\src"
406# PROP BASE Ignore_Export_Lib 0
407# PROP BASE Target_Dir ""
408# PROP Use_MFC 0
409# PROP Use_Debug_Libraries 1
410# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI - DLL WinIDN"
411# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI - DLL WinIDN\src"
412# PROP Ignore_Export_Lib 0
413# PROP Target_Dir ""
414# ADD BASE CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
415# ADD CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
416# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
417# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
418BSC32=bscmake.exe
419# ADD BASE BSC32 /nologo
420# ADD BSC32 /nologo
421LINK32=link.exe
422# ADD BASE LINK32 advapi32.lib normaliz.lib wldap32.lib ws2_32.lib crypt32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI - DLL WinIDN\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI - DLL WinIDN" /fixed:no
423# ADD LINK32 advapi32.lib normaliz.lib wldap32.lib ws2_32.lib crypt32.lib libcurld.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI - DLL WinIDN\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI - DLL WinIDN" /fixed:no
424
425!ELSEIF  "$(CFG)" == "curl - Win32 LIB Debug LIB OpenSSL"
426
427# PROP BASE Use_MFC 0
428# PROP BASE Use_Debug_Libraries 1
429# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL"
430# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL\src"
431# PROP BASE Ignore_Export_Lib 0
432# PROP BASE Target_Dir ""
433# PROP Use_MFC 0
434# PROP Use_Debug_Libraries 1
435# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL"
436# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL\src"
437# PROP Ignore_Export_Lib 0
438# PROP Target_Dir ""
439# ADD BASE CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
440# ADD CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
441# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
442# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
443BSC32=bscmake.exe
444# ADD BASE BSC32 /nologo
445# ADD BSC32 /nologo
446LINK32=link.exe
447# ADD BASE LINK32 advapi32.lib crypt32.lib gdi32.lib user32.lib wldap32.lib ws2_32.lib libcurld.lib libeay32.lib ssleay32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL" /fixed:no
448# ADD LINK32 advapi32.lib crypt32.lib gdi32.lib user32.lib wldap32.lib ws2_32.lib libcurld.lib libeay32.lib ssleay32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL" /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\LIB Debug" /fixed:no
449
450!ELSEIF  "$(CFG)" == "curl - Win32 LIB Debug LIB OpenSSL LIB LibSSH2"
451
452# PROP BASE Use_MFC 0
453# PROP BASE Use_Debug_Libraries 1
454# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL - LIB LibSSH2"
455# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL - LIB LibSSH2\src"
456# PROP BASE Ignore_Export_Lib 0
457# PROP BASE Target_Dir ""
458# PROP Use_MFC 0
459# PROP Use_Debug_Libraries 1
460# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL - LIB LibSSH2"
461# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL - LIB LibSSH2\src"
462# PROP Ignore_Export_Lib 0
463# PROP Target_Dir ""
464# ADD BASE CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
465# ADD CPP /nologo /MDd /W4 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "DEBUGBUILD" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
466# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
467# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "_DEBUG"
468BSC32=bscmake.exe
469# ADD BASE BSC32 /nologo
470# ADD BSC32 /nologo
471LINK32=link.exe
472# ADD BASE LINK32 advapi32.lib crypt32.lib gdi32.lib user32.lib wldap32.lib ws2_32.lib libcurld.lib libeay32.lib ssleay32.lib libssh2d.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL - LIB LibSSH2\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL" /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\LIB Debug" /libpath:"..\..\..\..\..\libssh2\build\Win32\VC6\LIB Debug" /fixed:no
473# ADD LINK32 advapi32.lib crypt32.lib gdi32.lib user32.lib wldap32.lib ws2_32.lib libcurld.lib libeay32.lib ssleay32.lib libssh2d.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL - LIB LibSSH2\curld.exe" /pdbtype:con /libpath:"..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL" /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\LIB Debug" /libpath:"..\..\..\..\..\libssh2\build\Win32\VC6\LIB Debug" /fixed:no
474
475!ELSEIF  "$(CFG)" == "curl - Win32 LIB Release"
476
477# PROP BASE Use_MFC 0
478# PROP BASE Use_Debug_Libraries 0
479# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release"
480# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release\src"
481# PROP BASE Target_Dir ""
482# PROP Use_MFC 0
483# PROP Use_Debug_Libraries 0
484# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release"
485# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release\src"
486# PROP Ignore_Export_Lib 0
487# PROP Target_Dir ""
488# ADD BASE CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "_CONSOLE" /D "NDEBUG" /D "CURL_STATICLIB" /FD /EHsc /c
489# ADD CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /EHsc /c
490# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
491# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
492BSC32=bscmake.exe
493# ADD BASE BSC32 /nologo
494# ADD BSC32 /nologo
495LINK32=link.exe
496# ADD BASE LINK32 advapi32.lib wldap32.lib ws2_32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release" /fixed:no
497# ADD LINK32 advapi32.lib wldap32.lib ws2_32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release" /fixed:no
498
499!ELSEIF  "$(CFG)" == "curl - Win32 LIB Release DLL OpenSSL"
500
501# PROP BASE Use_MFC 0
502# PROP BASE Use_Debug_Libraries 0
503# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL"
504# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL\src"
505# PROP BASE Ignore_Export_Lib 0
506# PROP BASE Target_Dir ""
507# PROP Use_MFC 0
508# PROP Use_Debug_Libraries 0
509# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL"
510# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL\src"
511# PROP Ignore_Export_Lib 0
512# PROP Target_Dir ""
513# ADD BASE CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /EHsc /c
514# ADD CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /EHsc /c
515# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
516# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
517BSC32=bscmake.exe
518# ADD BASE BSC32 /nologo
519# ADD BSC32 /nologo
520LINK32=link.exe
521# ADD BASE LINK32 crypt32.lib advapi32.lib wldap32.lib ws2_32.lib libcurl.lib libeay32.lib ssleay32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL" /fixed:no
522# ADD LINK32 crypt32.lib advapi32.lib wldap32.lib ws2_32.lib libcurl.lib libeay32.lib ssleay32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL" /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\DLL Release" /fixed:no
523
524!ELSEIF  "$(CFG)" == "curl - Win32 LIB Release DLL OpenSSL DLL LibSSH2"
525
526# PROP BASE Use_MFC 0
527# PROP BASE Use_Debug_Libraries 0
528# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL - DLL LibSSH2"
529# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL - DLL LibSSH2\src"
530# PROP BASE Ignore_Export_Lib 0
531# PROP BASE Target_Dir ""
532# PROP Use_MFC 0
533# PROP Use_Debug_Libraries 0
534# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL - DLL LibSSH2"
535# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL - DLL LibSSH2\src"
536# PROP Ignore_Export_Lib 0
537# PROP Target_Dir ""
538# ADD BASE CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /EHsc /c
539# ADD CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /EHsc /c
540# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
541# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
542BSC32=bscmake.exe
543# ADD BASE BSC32 /nologo
544# ADD BSC32 /nologo
545LINK32=link.exe
546# ADD BASE LINK32 crypt32.lib advapi32.lib wldap32.lib ws2_32.lib libcurl.lib libeay32.lib ssleay32.lib libssh2.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL - DLL LibSSH2\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL" /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\DLL Release" /libpath:"..\..\..\..\..\libssh2\build\Win32\VC6\DLL Release" /fixed:no
547# ADD LINK32 crypt32.lib advapi32.lib wldap32.lib ws2_32.lib libcurl.lib libeay32.lib ssleay32.lib libssh2.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL - DLL LibSSH2\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL" /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\DLL Release" /libpath:"..\..\..\..\..\libssh2\build\Win32\VC6\DLL Release" /fixed:no
548
549!ELSEIF  "$(CFG)" == "curl - Win32 LIB Release DLL Windows SSPI"
550
551# PROP BASE Use_MFC 0
552# PROP BASE Use_Debug_Libraries 0
553# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI"
554# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI\src"
555# PROP BASE Ignore_Export_Lib 0
556# PROP BASE Target_Dir ""
557# PROP Use_MFC 0
558# PROP Use_Debug_Libraries 0
559# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI"
560# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI\src"
561# PROP Ignore_Export_Lib 0
562# PROP Target_Dir ""
563# ADD BASE CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /EHsc /c
564# ADD CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /EHsc /c
565# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
566# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
567BSC32=bscmake.exe
568# ADD BASE BSC32 /nologo
569# ADD BSC32 /nologo
570LINK32=link.exe
571# ADD BASE LINK32 advapi32.lib wldap32.lib ws2_32.lib crypt32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI" /fixed:no
572# ADD LINK32 advapi32.lib wldap32.lib ws2_32.lib crypt32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI" /fixed:no
573
574!ELSEIF  "$(CFG)" == "curl - Win32 LIB Release DLL Windows SSPI DLL WinIDN"
575
576# PROP BASE Use_MFC 0
577# PROP BASE Use_Debug_Libraries 0
578# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI - DLL WinIDN"
579# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI - DLL WinIDN\src"
580# PROP BASE Ignore_Export_Lib 0
581# PROP BASE Target_Dir ""
582# PROP Use_MFC 0
583# PROP Use_Debug_Libraries 0
584# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI - DLL WinIDN"
585# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI - DLL WinIDN\src"
586# PROP Ignore_Export_Lib 0
587# PROP Target_Dir ""
588# ADD BASE CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /EHsc /c
589# ADD CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /EHsc /c
590# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
591# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
592BSC32=bscmake.exe
593# ADD BASE BSC32 /nologo
594# ADD BSC32 /nologo
595LINK32=link.exe
596# ADD BASE LINK32 advapi32.lib normaliz.lib wldap32.lib ws2_32.lib crypt32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI - DLL WinIDN\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI - DLL WinIDN" /fixed:no
597# ADD LINK32 advapi32.lib normaliz.lib wldap32.lib ws2_32.lib crypt32.lib libcurl.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI - DLL WinIDN\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI - DLL WinIDN" /fixed:no
598
599!ELSEIF  "$(CFG)" == "curl - Win32 LIB Release LIB OpenSSL"
600
601# PROP BASE Use_MFC 0
602# PROP BASE Use_Debug_Libraries 0
603# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL"
604# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL\src"
605# PROP BASE Ignore_Export_Lib 0
606# PROP BASE Target_Dir ""
607# PROP Use_MFC 0
608# PROP Use_Debug_Libraries 0
609# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL"
610# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL\src"
611# PROP Ignore_Export_Lib 0
612# PROP Target_Dir ""
613# ADD BASE CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /EHsc /c
614# ADD CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /EHsc /c
615# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
616# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
617BSC32=bscmake.exe
618# ADD BASE BSC32 /nologo
619# ADD BSC32 /nologo
620LINK32=link.exe
621# ADD BASE LINK32 advapi32.lib crypt32.lib gdi32.lib user32.lib wldap32.lib ws2_32.lib libcurl.lib libeay32.lib ssleay32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL" /fixed:no
622# ADD LINK32 advapi32.lib crypt32.lib gdi32.lib user32.lib wldap32.lib ws2_32.lib libcurl.lib libeay32.lib ssleay32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL" /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\LIB Release" /fixed:no
623
624!ELSEIF  "$(CFG)" == "curl - Win32 LIB Release LIB OpenSSL LIB LibSSH2"
625
626# PROP BASE Use_MFC 0
627# PROP BASE Use_Debug_Libraries 0
628# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL - LIB LibSSH2"
629# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL - LIB LibSSH2\src"
630# PROP BASE Ignore_Export_Lib 0
631# PROP BASE Target_Dir ""
632# PROP Use_MFC 0
633# PROP Use_Debug_Libraries 0
634# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL - LIB LibSSH2"
635# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL - LIB LibSSH2\src"
636# PROP Ignore_Export_Lib 0
637# PROP Target_Dir ""
638# ADD BASE CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /EHsc /c
639# ADD CPP /nologo /MD /W4 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /EHsc /c
640# ADD BASE RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
641# ADD RSC /l 0x409 /i "..\..\..\..\include" /d "NDEBUG"
642BSC32=bscmake.exe
643# ADD BASE BSC32 /nologo
644# ADD BSC32 /nologo
645LINK32=link.exe
646# ADD BASE LINK32 advapi32.lib crypt32.lib gdi32.lib user32.lib wldap32.lib ws2_32.lib libcurl.lib libeay32.lib ssleay32.lib libssh2.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL - LIB LibSSH2\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL" /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\LIB Release" /libpath:"..\..\..\..\..\libssh2\build\Win32\VC6\LIB Release" /fixed:no
647# ADD LINK32 advapi32.lib crypt32.lib gdi32.lib user32.lib wldap32.lib ws2_32.lib libcurl.lib libeay32.lib ssleay32.lib libssh2.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL - LIB LibSSH2\curl.exe" /libpath:"..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL" /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\LIB Release" /libpath:"..\..\..\..\..\libssh2\build\Win32\VC6\LIB Release" /fixed:no
648
649!ENDIF
650
651# Begin Target
652
653# Name "curl - Win32 DLL Debug"
654# Name "curl - Win32 DLL Debug DLL OpenSSL"
655# Name "curl - Win32 DLL Debug DLL OpenSSL DLL LibSSH2"
656# Name "curl - Win32 DLL Debug DLL Windows SSPI"
657# Name "curl - Win32 DLL Debug DLL Windows SSPI DLL WinIDN"
658# Name "curl - Win32 DLL Release"
659# Name "curl - Win32 DLL Release DLL OpenSSL"
660# Name "curl - Win32 DLL Release DLL OpenSSL DLL LibSSH2"
661# Name "curl - Win32 DLL Release DLL Windows SSPI"
662# Name "curl - Win32 DLL Release DLL Windows SSPI DLL WinIDN"
663# Name "curl - Win32 LIB Debug"
664# Name "curl - Win32 LIB Debug DLL OpenSSL"
665# Name "curl - Win32 LIB Debug DLL OpenSSL DLL LibSSH2"
666# Name "curl - Win32 LIB Debug DLL Windows SSPI"
667# Name "curl - Win32 LIB Debug DLL Windows SSPI DLL WinIDN"
668# Name "curl - Win32 LIB Debug LIB OpenSSL"
669# Name "curl - Win32 LIB Debug LIB OpenSSL LIB LibSSH2"
670# Name "curl - Win32 LIB Release"
671# Name "curl - Win32 LIB Release DLL OpenSSL"
672# Name "curl - Win32 LIB Release DLL OpenSSL DLL LibSSH2"
673# Name "curl - Win32 LIB Release DLL Windows SSPI"
674# Name "curl - Win32 LIB Release DLL Windows SSPI DLL WinIDN"
675# Name "curl - Win32 LIB Release LIB OpenSSL"
676# Name "curl - Win32 LIB Release LIB OpenSSL LIB LibSSH2"
677# Begin Group "Source Files"
678
679# PROP Default_Filter ""
680# Begin Source File
681
682SOURCE=..\..\..\..\lib\curl_ctype.c
683# End Source File
684# Begin Source File
685
686SOURCE=..\..\..\..\lib\curl_multibyte.c
687# End Source File
688# Begin Source File
689
690SOURCE=..\..\..\..\lib\dynbuf.c
691# End Source File
692# Begin Source File
693
694SOURCE=..\..\..\..\lib\nonblock.c
695# End Source File
696# Begin Source File
697
698SOURCE=..\..\..\..\lib\strtoofft.c
699# End Source File
700# Begin Source File
701
702SOURCE=..\..\..\..\lib\version_win32.c
703# End Source File
704# Begin Source File
705
706SOURCE=..\..\..\..\lib\warnless.c
707# End Source File
708# Begin Source File
709
710SOURCE=..\..\..\..\src\slist_wc.c
711# End Source File
712# Begin Source File
713
714SOURCE=..\..\..\..\src\tool_binmode.c
715# End Source File
716# Begin Source File
717
718SOURCE=..\..\..\..\src\tool_bname.c
719# End Source File
720# Begin Source File
721
722SOURCE=..\..\..\..\src\tool_cb_dbg.c
723# End Source File
724# Begin Source File
725
726SOURCE=..\..\..\..\src\tool_cb_hdr.c
727# End Source File
728# Begin Source File
729
730SOURCE=..\..\..\..\src\tool_cb_prg.c
731# End Source File
732# Begin Source File
733
734SOURCE=..\..\..\..\src\tool_cb_rea.c
735# End Source File
736# Begin Source File
737
738SOURCE=..\..\..\..\src\tool_cb_see.c
739# End Source File
740# Begin Source File
741
742SOURCE=..\..\..\..\src\tool_cb_wrt.c
743# End Source File
744# Begin Source File
745
746SOURCE=..\..\..\..\src\tool_cfgable.c
747# End Source File
748# Begin Source File
749
750SOURCE=..\..\..\..\src\tool_convert.c
751# End Source File
752# Begin Source File
753
754SOURCE=..\..\..\..\src\tool_dirhie.c
755# End Source File
756# Begin Source File
757
758SOURCE=..\..\..\..\src\tool_doswin.c
759# End Source File
760# Begin Source File
761
762SOURCE=..\..\..\..\src\tool_easysrc.c
763# End Source File
764# Begin Source File
765
766SOURCE=..\..\..\..\src\tool_filetime.c
767# End Source File
768# Begin Source File
769
770SOURCE=..\..\..\..\src\tool_formparse.c
771# End Source File
772# Begin Source File
773
774SOURCE=..\..\..\..\src\tool_getparam.c
775# End Source File
776# Begin Source File
777
778SOURCE=..\..\..\..\src\tool_getpass.c
779# End Source File
780# Begin Source File
781
782SOURCE=..\..\..\..\src\tool_help.c
783# End Source File
784# Begin Source File
785
786SOURCE=..\..\..\..\src\tool_helpers.c
787# End Source File
788# Begin Source File
789
790SOURCE=..\..\..\..\src\tool_homedir.c
791# End Source File
792# Begin Source File
793
794SOURCE=..\..\..\..\src\tool_hugehelp.c
795# End Source File
796# Begin Source File
797
798SOURCE=..\..\..\..\src\tool_libinfo.c
799# End Source File
800# Begin Source File
801
802SOURCE=..\..\..\..\src\tool_main.c
803# End Source File
804# Begin Source File
805
806SOURCE=..\..\..\..\src\tool_metalink.c
807# End Source File
808# Begin Source File
809
810SOURCE=..\..\..\..\src\tool_msgs.c
811# End Source File
812# Begin Source File
813
814SOURCE=..\..\..\..\src\tool_operate.c
815# End Source File
816# Begin Source File
817
818SOURCE=..\..\..\..\src\tool_operhlp.c
819# End Source File
820# Begin Source File
821
822SOURCE=..\..\..\..\src\tool_panykey.c
823# End Source File
824# Begin Source File
825
826SOURCE=..\..\..\..\src\tool_paramhlp.c
827# End Source File
828# Begin Source File
829
830SOURCE=..\..\..\..\src\tool_parsecfg.c
831# End Source File
832# Begin Source File
833
834SOURCE=..\..\..\..\src\tool_progress.c
835# End Source File
836# Begin Source File
837
838SOURCE=..\..\..\..\src\tool_setopt.c
839# End Source File
840# Begin Source File
841
842SOURCE=..\..\..\..\src\tool_sleep.c
843# End Source File
844# Begin Source File
845
846SOURCE=..\..\..\..\src\tool_strdup.c
847# End Source File
848# Begin Source File
849
850SOURCE=..\..\..\..\src\tool_urlglob.c
851# End Source File
852# Begin Source File
853
854SOURCE=..\..\..\..\src\tool_util.c
855# End Source File
856# Begin Source File
857
858SOURCE=..\..\..\..\src\tool_vms.c
859# End Source File
860# Begin Source File
861
862SOURCE=..\..\..\..\src\tool_writeout.c
863# End Source File
864# Begin Source File
865
866SOURCE=..\..\..\..\src\tool_writeout_json.c
867# End Source File
868# Begin Source File
869
870SOURCE=..\..\..\..\src\tool_xattr.c
871# End Source File
872# End Group
873# Begin Group "Header Files"
874
875# PROP Default_Filter ""
876# Begin Source File
877
878SOURCE=..\..\..\..\lib\config-win32.h
879# End Source File
880# Begin Source File
881
882SOURCE=..\..\..\..\lib\curl_ctype.h
883# End Source File
884# Begin Source File
885
886SOURCE=..\..\..\..\lib\curl_multibyte.h
887# End Source File
888# Begin Source File
889
890SOURCE=..\..\..\..\lib\curl_setup.h
891# End Source File
892# Begin Source File
893
894SOURCE=..\..\..\..\lib\dynbuf.h
895# End Source File
896# Begin Source File
897
898SOURCE=..\..\..\..\lib\nonblock.h
899# End Source File
900# Begin Source File
901
902SOURCE=..\..\..\..\lib\strtoofft.h
903# End Source File
904# Begin Source File
905
906SOURCE=..\..\..\..\lib\version_win32.h
907# End Source File
908# Begin Source File
909
910SOURCE=..\..\..\..\lib\warnless.h
911# End Source File
912# Begin Source File
913
914SOURCE=..\..\..\..\src\slist_wc.h
915# End Source File
916# Begin Source File
917
918SOURCE=..\..\..\..\src\tool_binmode.h
919# End Source File
920# Begin Source File
921
922SOURCE=..\..\..\..\src\tool_bname.h
923# End Source File
924# Begin Source File
925
926SOURCE=..\..\..\..\src\tool_cb_dbg.h
927# End Source File
928# Begin Source File
929
930SOURCE=..\..\..\..\src\tool_cb_hdr.h
931# End Source File
932# Begin Source File
933
934SOURCE=..\..\..\..\src\tool_cb_prg.h
935# End Source File
936# Begin Source File
937
938SOURCE=..\..\..\..\src\tool_cb_rea.h
939# End Source File
940# Begin Source File
941
942SOURCE=..\..\..\..\src\tool_cb_see.h
943# End Source File
944# Begin Source File
945
946SOURCE=..\..\..\..\src\tool_cb_wrt.h
947# End Source File
948# Begin Source File
949
950SOURCE=..\..\..\..\src\tool_cfgable.h
951# End Source File
952# Begin Source File
953
954SOURCE=..\..\..\..\src\tool_convert.h
955# End Source File
956# Begin Source File
957
958SOURCE=..\..\..\..\src\tool_dirhie.h
959# End Source File
960# Begin Source File
961
962SOURCE=..\..\..\..\src\tool_doswin.h
963# End Source File
964# Begin Source File
965
966SOURCE=..\..\..\..\src\tool_easysrc.h
967# End Source File
968# Begin Source File
969
970SOURCE=..\..\..\..\src\tool_filetime.h
971# End Source File
972# Begin Source File
973
974SOURCE=..\..\..\..\src\tool_formparse.h
975# End Source File
976# Begin Source File
977
978SOURCE=..\..\..\..\src\tool_getparam.h
979# End Source File
980# Begin Source File
981
982SOURCE=..\..\..\..\src\tool_getpass.h
983# End Source File
984# Begin Source File
985
986SOURCE=..\..\..\..\src\tool_helpers.h
987# End Source File
988# Begin Source File
989
990SOURCE=..\..\..\..\src\tool_help.h
991# End Source File
992# Begin Source File
993
994SOURCE=..\..\..\..\src\tool_homedir.h
995# End Source File
996# Begin Source File
997
998SOURCE=..\..\..\..\src\tool_hugehelp.h
999# End Source File
1000# Begin Source File
1001
1002SOURCE=..\..\..\..\src\tool_libinfo.h
1003# End Source File
1004# Begin Source File
1005
1006SOURCE=..\..\..\..\src\tool_main.h
1007# End Source File
1008# Begin Source File
1009
1010SOURCE=..\..\..\..\src\tool_metalink.h
1011# End Source File
1012# Begin Source File
1013
1014SOURCE=..\..\..\..\src\tool_msgs.h
1015# End Source File
1016# Begin Source File
1017
1018SOURCE=..\..\..\..\src\tool_operate.h
1019# End Source File
1020# Begin Source File
1021
1022SOURCE=..\..\..\..\src\tool_operhlp.h
1023# End Source File
1024# Begin Source File
1025
1026SOURCE=..\..\..\..\src\tool_panykey.h
1027# End Source File
1028# Begin Source File
1029
1030SOURCE=..\..\..\..\src\tool_paramhlp.h
1031# End Source File
1032# Begin Source File
1033
1034SOURCE=..\..\..\..\src\tool_parsecfg.h
1035# End Source File
1036# Begin Source File
1037
1038SOURCE=..\..\..\..\src\tool_progress.h
1039# End Source File
1040# Begin Source File
1041
1042SOURCE=..\..\..\..\src\tool_sdecls.h
1043# End Source File
1044# Begin Source File
1045
1046SOURCE=..\..\..\..\src\tool_setopt.h
1047# End Source File
1048# Begin Source File
1049
1050SOURCE=..\..\..\..\src\tool_setup.h
1051# End Source File
1052# Begin Source File
1053
1054SOURCE=..\..\..\..\src\tool_sleep.h
1055# End Source File
1056# Begin Source File
1057
1058SOURCE=..\..\..\..\src\tool_strdup.h
1059# End Source File
1060# Begin Source File
1061
1062SOURCE=..\..\..\..\src\tool_urlglob.h
1063# End Source File
1064# Begin Source File
1065
1066SOURCE=..\..\..\..\src\tool_util.h
1067# End Source File
1068# Begin Source File
1069
1070SOURCE=..\..\..\..\src\tool_version.h
1071# End Source File
1072# Begin Source File
1073
1074SOURCE=..\..\..\..\src\tool_vms.h
1075# End Source File
1076# Begin Source File
1077
1078SOURCE=..\..\..\..\src\tool_writeout.h
1079# End Source File
1080# Begin Source File
1081
1082SOURCE=..\..\..\..\src\tool_writeout_json.h
1083# End Source File
1084# Begin Source File
1085
1086SOURCE=..\..\..\..\src\tool_xattr.h
1087# End Source File
1088# End Group
1089# Begin Group "Resource Files"
1090
1091# PROP Default_Filter ""
1092# Begin Source File
1093
1094SOURCE=..\..\..\..\src\curl.rc
1095# End Source File
1096# End Group
1097# End Target
1098# End Project
1099