1# Microsoft Developer Studio Project File - Name="libcurl" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6# TARGTYPE "Win32 (x86) Static Library" 0x0104
7
8CFG=libcurl - Win32 LIB Debug
9!MESSAGE This is not a valid makefile. To build this project using NMAKE,
10!MESSAGE use the Export Makefile command and run
11!MESSAGE 
12!MESSAGE NMAKE /f "libcurl.mak".
13!MESSAGE 
14!MESSAGE You can specify a configuration when running NMAKE
15!MESSAGE by defining the macro CFG on the command line. For example:
16!MESSAGE 
17!MESSAGE NMAKE /f "libcurl.mak" CFG="libcurl - Win32 LIB Debug"
18!MESSAGE 
19!MESSAGE Possible choices for configuration are:
20!MESSAGE 
21!MESSAGE "libcurl - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
22!MESSAGE "libcurl - Win32 DLL Debug DLL OpenSSL" (based on "Win32 (x86) Dynamic-Link Library")
23!MESSAGE "libcurl - Win32 DLL Debug DLL OpenSSL DLL LibSSH2" (based on "Win32 (x86) Dynamic-Link Library")
24!MESSAGE "libcurl - Win32 DLL Debug DLL Windows SSPI" (based on "Win32 (x86) Dynamic-Link Library")
25!MESSAGE "libcurl - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")
26!MESSAGE "libcurl - Win32 DLL Release DLL OpenSSL" (based on "Win32 (x86) Dynamic-Link Library")
27!MESSAGE "libcurl - Win32 DLL Release DLL OpenSSL DLL LibSSH2" (based on "Win32 (x86) Dynamic-Link Library")
28!MESSAGE "libcurl - Win32 DLL Release DLL Windows SSPI" (based on "Win32 (x86) Dynamic-Link Library")
29!MESSAGE "libcurl - Win32 LIB Debug" (based on "Win32 (x86) Static Library")
30!MESSAGE "libcurl - Win32 LIB Debug DLL OpenSSL" (based on "Win32 (x86) Static Library")
31!MESSAGE "libcurl - Win32 LIB Debug DLL OpenSSL DLL LibSSH2" (based on "Win32 (x86) Static Library")
32!MESSAGE "libcurl - Win32 LIB Debug DLL Windows SSPI" (based on "Win32 (x86) Static Library")
33!MESSAGE "libcurl - Win32 LIB Debug LIB OpenSSL" (based on "Win32 (x86) Static Library")
34!MESSAGE "libcurl - Win32 LIB Debug LIB OpenSSL LIB LibSSH2" (based on "Win32 (x86) Static Library")
35!MESSAGE "libcurl - Win32 LIB Release" (based on "Win32 (x86) Static Library")
36!MESSAGE "libcurl - Win32 LIB Release DLL OpenSSL" (based on "Win32 (x86) Static Library")
37!MESSAGE "libcurl - Win32 LIB Release DLL OpenSSL DLL LibSSH2" (based on "Win32 (x86) Static Library")
38!MESSAGE "libcurl - Win32 LIB Release DLL Windows SSPI" (based on "Win32 (x86) Static Library")
39!MESSAGE "libcurl - Win32 LIB Release LIB OpenSSL" (based on "Win32 (x86) Static Library")
40!MESSAGE "libcurl - Win32 LIB Release LIB OpenSSL LIB LibSSH2" (based on "Win32 (x86) Static Library")
41!MESSAGE 
42
43# Begin Project
44# PROP AllowPerConfigDependencies 0
45# PROP Scc_ProjName ""
46# PROP Scc_LocalPath ""
47
48!IF  "$(CFG)" == "libcurl - Win32 DLL Debug"
49
50# PROP BASE Use_MFC 0
51# PROP BASE Use_Debug_Libraries 1
52# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug"
53# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug\lib"
54# PROP BASE Target_Dir ""
55# PROP Use_MFC 0
56# PROP Use_Debug_Libraries 1
57# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug"
58# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug\lib"
59# PROP Ignore_Export_Lib 0
60# PROP Target_Dir ""
61CPP=cl.exe
62# ADD BASE CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /FD /EHsc /GZ /c
63# ADD CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /FD /EHsc /GZ /c
64MTL=midl.exe
65# ADD BASE MTL /nologo /D "_DEBUG" /win32
66# ADD MTL /nologo /D "_DEBUG" /win32
67RSC=rc.exe
68# ADD BASE RSC /l 0x409 /d "_DEBUG"
69# ADD RSC /l 0x409 /d "_DEBUG"
70BSC32=bscmake.exe
71# ADD BASE BSC32 /nologo
72# ADD BSC32 /nologo
73LINK32=link.exe
74# ADD BASE LINK32 advapi32.lib wldap32.lib ws2_32.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug\libcurld.dll" /pdbtype:con /fixed:no
75# ADD LINK32 advapi32.lib wldap32.lib ws2_32.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug\libcurld.dll" /pdbtype:con /fixed:no
76
77!ELSEIF  "$(CFG)" == "libcurl - 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\lib"
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\lib"
89# PROP Ignore_Export_Lib 0
90# PROP Target_Dir ""
91CPP=cl.exe
92# ADD BASE CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "USE_SSLEAY" /D "USE_OPENSSL" /FD /EHsc /GZ /c
93# ADD CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "USE_SSLEAY" /D "USE_OPENSSL" /FD /EHsc /GZ /c
94MTL=midl.exe
95# ADD BASE MTL /nologo /D "_DEBUG" /win32
96# ADD MTL /nologo /D "_DEBUG" /win32
97RSC=rc.exe
98# ADD BASE RSC /l 0x409 /d "_DEBUG"
99# ADD RSC /l 0x409 /d "_DEBUG"
100BSC32=bscmake.exe
101# ADD BASE BSC32 /nologo
102# ADD BSC32 /nologo
103LINK32=link.exe
104# ADD BASE LINK32 advapi32.lib wldap32.lib ws2_32.lib libeay32.lib ssleay32.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL\libcurld.dll" /pdbtype:con /fixed:no
105# ADD LINK32 advapi32.lib wldap32.lib ws2_32.lib libeay32.lib ssleay32.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL\libcurld.dll" /pdbtype:con /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\DLL Debug" /fixed:no
106
107!ELSEIF  "$(CFG)" == "libcurl - Win32 DLL Debug DLL OpenSSL DLL LibSSH2"
108
109# PROP BASE Use_MFC 0
110# PROP BASE Use_Debug_Libraries 1
111# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2"
112# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2\lib"
113# PROP BASE Ignore_Export_Lib 0
114# PROP BASE Target_Dir ""
115# PROP Use_MFC 0
116# PROP Use_Debug_Libraries 1
117# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2"
118# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2\lib"
119# PROP Ignore_Export_Lib 0
120# PROP Target_Dir ""
121CPP=cl.exe
122# ADD BASE CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /I "..\..\..\..\..\libssh2\include" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "USE_SSLEAY" /D "USE_OPENSSL" /D "USE_LIBSSH2" /D "HAVE_LIBSSH2_H" /FD /EHsc /GZ /c
123# ADD CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /I "..\..\..\..\..\libssh2\include" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "USE_SSLEAY" /D "USE_OPENSSL" /D "USE_LIBSSH2" /D "HAVE_LIBSSH2_H" /FD /EHsc /GZ /c
124MTL=midl.exe
125# ADD BASE MTL /nologo /D "_DEBUG" /win32
126# ADD MTL /nologo /D "_DEBUG" /win32
127RSC=rc.exe
128# ADD BASE RSC /l 0x409 /d "_DEBUG"
129# ADD RSC /l 0x409 /d "_DEBUG"
130BSC32=bscmake.exe
131# ADD BASE BSC32 /nologo
132# ADD BSC32 /nologo
133LINK32=link.exe
134# ADD BASE LINK32 advapi32.lib wldap32.lib ws2_32.lib libeay32.lib ssleay32.lib libssh2d.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2\libcurld.dll" /pdbtype:con /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\DLL Debug" /libpath:"..\..\..\..\..\libssh2\build\Win32\VC6\DLL Debug" /fixed:no
135# ADD LINK32 advapi32.lib wldap32.lib ws2_32.lib libeay32.lib ssleay32.lib libssh2d.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2\libcurld.dll" /pdbtype:con /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\DLL Debug" /libpath:"..\..\..\..\..\libssh2\build\Win32\VC6\DLL Debug" /fixed:no
136
137!ELSEIF  "$(CFG)" == "libcurl - Win32 DLL Debug DLL Windows SSPI"
138
139# PROP BASE Use_MFC 0
140# PROP BASE Use_Debug_Libraries 1
141# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI"
142# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI\lib"
143# PROP BASE Ignore_Export_Lib 0
144# PROP BASE Target_Dir ""
145# PROP Use_MFC 0
146# PROP Use_Debug_Libraries 1
147# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI"
148# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI\lib"
149# PROP Ignore_Export_Lib 0
150# PROP Target_Dir ""
151CPP=cl.exe
152# ADD BASE CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /FD /EHsc /GZ /c
153# ADD CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "USE_WINDOWS_SSPI" /D "USE_SCHANNEL" /FD /EHsc /GZ /c
154MTL=midl.exe
155# ADD BASE MTL /nologo /D "_DEBUG" /win32
156# ADD MTL /nologo /D "_DEBUG" /win32
157RSC=rc.exe
158# ADD BASE RSC /l 0x409 /d "_DEBUG"
159# ADD RSC /l 0x409 /d "_DEBUG"
160BSC32=bscmake.exe
161# ADD BASE BSC32 /nologo
162# ADD BSC32 /nologo
163LINK32=link.exe
164# ADD BASE LINK32 advapi32.lib wldap32.lib ws2_32.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI\libcurld.dll" /pdbtype:con /fixed:no
165# ADD LINK32 advapi32.lib wldap32.lib ws2_32.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"..\..\..\..\build\Win32\VC6\DLL Debug - DLL Windows SSPI\libcurld.dll" /pdbtype:con /fixed:no
166
167!ELSEIF  "$(CFG)" == "libcurl - Win32 DLL Release"
168
169# PROP BASE Use_MFC 0
170# PROP BASE Use_Debug_Libraries 0
171# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release"
172# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release\lib"
173# PROP BASE Target_Dir ""
174# PROP Use_MFC 0
175# PROP Use_Debug_Libraries 0
176# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release"
177# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release\lib"
178# PROP Ignore_Export_Lib 0
179# PROP Target_Dir ""
180CPP=cl.exe
181# ADD BASE CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /FD /EHsc /c
182# ADD CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /FD /EHsc /c
183MTL=midl.exe
184# ADD BASE MTL /nologo /D "NDEBUG" /win32
185# ADD MTL /nologo /D "NDEBUG" /win32
186RSC=rc.exe
187# ADD BASE RSC /l 0x409 /d "NDEBUG"
188# ADD RSC /l 0x409 /d "NDEBUG"
189BSC32=bscmake.exe
190# ADD BASE BSC32 /nologo
191# ADD BSC32 /nologo
192LINK32=link.exe
193# ADD BASE LINK32 advapi32.lib wldap32.lib ws2_32.lib /nologo /dll /pdb:none /machine:I386 /fixed:no /release
194# ADD LINK32 advapi32.lib wldap32.lib ws2_32.lib /nologo /dll /pdb:none /machine:I386 /fixed:no /release
195
196!ELSEIF  "$(CFG)" == "libcurl - Win32 DLL Release DLL OpenSSL"
197
198# PROP BASE Use_MFC 0
199# PROP BASE Use_Debug_Libraries 0
200# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL"
201# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL\lib"
202# PROP BASE Ignore_Export_Lib 0
203# PROP BASE Target_Dir ""
204# PROP Use_MFC 0
205# PROP Use_Debug_Libraries 0
206# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL"
207# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL OpenSSL\lib"
208# PROP Ignore_Export_Lib 0
209# PROP Target_Dir ""
210CPP=cl.exe
211# ADD BASE CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "USE_SSLEAY" /D "USE_OPENSSL" /FD /EHsc /c
212# ADD CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "USE_SSLEAY" /D "USE_OPENSSL" /FD /EHsc /c
213MTL=midl.exe
214# ADD BASE MTL /nologo /D "NDEBUG" /win32
215# ADD MTL /nologo /D "NDEBUG" /win32
216RSC=rc.exe
217# ADD BASE RSC /l 0x409 /d "NDEBUG"
218# ADD RSC /l 0x409 /d "NDEBUG"
219BSC32=bscmake.exe
220# ADD BASE BSC32 /nologo
221# ADD BSC32 /nologo
222LINK32=link.exe
223# ADD BASE LINK32 advapi32.lib wldap32.lib ws2_32.lib libeay32.lib ssleay32.lib /nologo /dll /pdb:none /machine:I386 /fixed:no /release
224# ADD LINK32 advapi32.lib wldap32.lib ws2_32.lib libeay32.lib ssleay32.lib /nologo /dll /pdb:none /machine:I386 /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\DLL Release" /fixed:no /release
225
226!ELSEIF  "$(CFG)" == "libcurl - 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\lib"
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\lib"
238# PROP Ignore_Export_Lib 0
239# PROP Target_Dir ""
240CPP=cl.exe
241# ADD BASE CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /I "..\..\..\..\..\libssh2\include" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "USE_SSLEAY" /D "USE_OPENSSL" /D "USE_LIBSSH2" /D "HAVE_LIBSSH2_H" /FD /EHsc /c
242# ADD CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /I "..\..\..\..\..\libssh2\include" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "USE_SSLEAY" /D "USE_OPENSSL" /D "USE_LIBSSH2" /D "HAVE_LIBSSH2_H" /FD /EHsc /c
243MTL=midl.exe
244# ADD BASE MTL /nologo /D "NDEBUG" /win32
245# ADD MTL /nologo /D "NDEBUG" /win32
246RSC=rc.exe
247# ADD BASE RSC /l 0x409 /d "NDEBUG"
248# ADD RSC /l 0x409 /d "NDEBUG"
249BSC32=bscmake.exe
250# ADD BASE BSC32 /nologo
251# ADD BSC32 /nologo
252LINK32=link.exe
253# ADD BASE LINK32 advapi32.lib wldap32.lib ws2_32.lib libeay32.lib ssleay32.lib libssh2.lib /nologo /dll /pdb:none /machine:I386 /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\DLL Release" /libpath:"..\..\..\..\..\libssh2\build\Win32\VC6\DLL Release" /fixed:no /release
254# ADD LINK32 advapi32.lib wldap32.lib ws2_32.lib libeay32.lib ssleay32.lib libssh2.lib /nologo /dll /pdb:none /machine:I386 /libpath:"..\..\..\..\..\openssl\build\Win32\VC6\DLL Release" /libpath:"..\..\..\..\..\libssh2\build\Win32\VC6\DLL Release" /fixed:no /release
255
256!ELSEIF  "$(CFG)" == "libcurl - Win32 DLL Release DLL Windows SSPI"
257
258# PROP BASE Use_MFC 0
259# PROP BASE Use_Debug_Libraries 0
260# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI"
261# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI\lib"
262# PROP BASE Ignore_Export_Lib 0
263# PROP BASE Target_Dir ""
264# PROP Use_MFC 0
265# PROP Use_Debug_Libraries 0
266# PROP Output_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI"
267# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Release - DLL Windows SSPI\lib"
268# PROP Ignore_Export_Lib 0
269# PROP Target_Dir ""
270CPP=cl.exe
271# ADD BASE CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /FD /EHsc /c
272# ADD CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "USE_WINDOWS_SSPI" /D "USE_SCHANNEL" /FD /EHsc /c
273MTL=midl.exe
274# ADD BASE MTL /nologo /D "NDEBUG" /win32
275# ADD MTL /nologo /D "NDEBUG" /win32
276RSC=rc.exe
277# ADD BASE RSC /l 0x409 /d "NDEBUG"
278# ADD RSC /l 0x409 /d "NDEBUG"
279BSC32=bscmake.exe
280# ADD BASE BSC32 /nologo
281# ADD BSC32 /nologo
282LINK32=link.exe
283# ADD BASE LINK32 advapi32.lib wldap32.lib ws2_32.lib /nologo /dll /pdb:none /machine:I386 /fixed:no /release
284# ADD LINK32 advapi32.lib wldap32.lib ws2_32.lib /nologo /dll /pdb:none /machine:I386 /fixed:no /release
285
286!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Debug"
287
288# PROP BASE Use_MFC 0
289# PROP BASE Use_Debug_Libraries 1
290# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug"
291# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug\lib"
292# PROP BASE Target_Dir ""
293# PROP Use_MFC 0
294# PROP Use_Debug_Libraries 1
295# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug"
296# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug\lib"
297# PROP Target_Dir ""
298CPP=cl.exe
299# ADD BASE CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
300# ADD CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
301RSC=rc.exe
302# ADD BASE RSC /l 0x409 /d "_DEBUG"
303# ADD RSC /l 0x409 /d "_DEBUG"
304BSC32=bscmake.exe
305# ADD BASE BSC32 /nologo
306# ADD BSC32 /nologo
307LIB32=link.exe -lib
308# ADD BASE LIB32 /nologo /out:"..\..\..\..\build\Win32\VC6\LIB Debug\libcurld.lib" /machine:I386
309# ADD LIB32 /nologo /out:"..\..\..\..\build\Win32\VC6\LIB Debug\libcurld.lib" /machine:I386
310
311!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Debug DLL OpenSSL"
312
313# PROP BASE Use_MFC 0
314# PROP BASE Use_Debug_Libraries 1
315# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL"
316# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL\lib"
317# PROP BASE Target_Dir ""
318# PROP Use_MFC 0
319# PROP Use_Debug_Libraries 1
320# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL"
321# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL\lib"
322# PROP Target_Dir ""
323CPP=cl.exe
324# ADD BASE CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /FD /EHsc /GZ /c
325# ADD CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /FD /EHsc /GZ /c
326RSC=rc.exe
327# ADD BASE RSC /l 0x409 /d "_DEBUG"
328# ADD RSC /l 0x409 /d "_DEBUG"
329BSC32=bscmake.exe
330# ADD BASE BSC32 /nologo
331# ADD BSC32 /nologo
332LIB32=link.exe -lib
333# ADD BASE LIB32 /nologo /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL\libcurld.lib" /machine:I386
334# ADD LIB32 /nologo /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL\libcurld.lib" /machine:I386
335
336!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Debug DLL OpenSSL DLL LibSSH2"
337
338# PROP BASE Use_MFC 0
339# PROP BASE Use_Debug_Libraries 1
340# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL - DLL LibSSH2"
341# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\DLL Debug - DLL OpenSSL - DLL LibSSH2\lib"
342# PROP BASE Target_Dir ""
343# PROP Use_MFC 0
344# PROP Use_Debug_Libraries 1
345# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL - DLL LibSSH2"
346# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL - DLL LibSSH2\lib"
347# PROP Target_Dir ""
348CPP=cl.exe
349# ADD BASE CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /I "..\..\..\..\..\libssh2\include" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /D "USE_LIBSSH2" /D "HAVE_LIBSSH2_H" /FD /EHsc /GZ /c
350# ADD CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /I "..\..\..\..\..\libssh2\include" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /D "USE_LIBSSH2" /D "HAVE_LIBSSH2_H" /FD /EHsc /GZ /c
351RSC=rc.exe
352# ADD BASE RSC /l 0x409 /d "_DEBUG"
353# ADD RSC /l 0x409 /d "_DEBUG"
354BSC32=bscmake.exe
355# ADD BASE BSC32 /nologo
356# ADD BSC32 /nologo
357LIB32=link.exe -lib
358# ADD BASE LIB32 /nologo /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL - DLL LibSSH2\libcurld.lib" /machine:I386
359# ADD LIB32 /nologo /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL OpenSSL - DLL LibSSH2\libcurld.lib" /machine:I386
360
361!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Debug DLL Windows SSPI"
362
363# PROP BASE Use_MFC 0
364# PROP BASE Use_Debug_Libraries 1
365# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI"
366# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI\lib"
367# PROP BASE Target_Dir ""
368# PROP Use_MFC 0
369# PROP Use_Debug_Libraries 1
370# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI"
371# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI\lib"
372# PROP Target_Dir ""
373CPP=cl.exe
374# ADD BASE CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /FD /EHsc /GZ /c
375# ADD CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_WINDOWS_SSPI" /D "USE_SCHANNEL" /FD /EHsc /GZ /c
376RSC=rc.exe
377# ADD BASE RSC /l 0x409 /d "_DEBUG"
378# ADD RSC /l 0x409 /d "_DEBUG"
379BSC32=bscmake.exe
380# ADD BASE BSC32 /nologo
381# ADD BSC32 /nologo
382LIB32=link.exe -lib
383# ADD BASE LIB32 /nologo /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI\libcurld.lib" /machine:I386
384# ADD LIB32 /nologo /out:"..\..\..\..\build\Win32\VC6\LIB Debug - DLL Windows SSPI\libcurld.lib" /machine:I386
385
386!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Debug LIB OpenSSL"
387
388# PROP BASE Use_MFC 0
389# PROP BASE Use_Debug_Libraries 1
390# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL"
391# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL\lib"
392# PROP BASE Target_Dir ""
393# PROP Use_MFC 0
394# PROP Use_Debug_Libraries 1
395# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL"
396# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL\lib"
397# PROP Target_Dir ""
398CPP=cl.exe
399# ADD BASE CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /FD /EHsc /GZ /c
400# ADD CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /FD /EHsc /GZ /c
401RSC=rc.exe
402# ADD BASE RSC /l 0x409 /d "_DEBUG"
403# ADD RSC /l 0x409 /d "_DEBUG"
404BSC32=bscmake.exe
405# ADD BASE BSC32 /nologo
406# ADD BSC32 /nologo
407LIB32=link.exe -lib
408# ADD BASE LIB32 /nologo /out:"..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL\libcurld.lib" /machine:I386
409# ADD LIB32 /nologo /out:"..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL\libcurld.lib" /machine:I386
410
411!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Debug LIB OpenSSL LIB LibSSH2"
412
413# PROP BASE Use_MFC 0
414# PROP BASE Use_Debug_Libraries 1
415# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL - LIB LibSSH2"
416# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL - LIB LibSSH2\lib"
417# PROP BASE Target_Dir ""
418# PROP Use_MFC 0
419# PROP Use_Debug_Libraries 1
420# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL - LIB LibSSH2"
421# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL - LIB LibSSH2\lib"
422# PROP Target_Dir ""
423CPP=cl.exe
424# ADD BASE CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /I "..\..\..\..\..\libssh2\include" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /D "USE_LIBSSH2" /D "HAVE_LIBSSH2_H" /FD /EHsc /GZ /c
425# ADD CPP /nologo /MDd /W3 /Zi /Od /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /I "..\..\..\..\..\libssh2\include" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /D "USE_LIBSSH2" /D "HAVE_LIBSSH2_H" /FD /EHsc /GZ /c
426RSC=rc.exe
427# ADD BASE RSC /l 0x409 /d "_DEBUG"
428# ADD RSC /l 0x409 /d "_DEBUG"
429BSC32=bscmake.exe
430# ADD BASE BSC32 /nologo
431# ADD BSC32 /nologo
432LIB32=link.exe -lib
433# ADD BASE LIB32 /nologo /out:"..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL - LIB LibSSH2\libcurld.lib" /machine:I386
434# ADD LIB32 /nologo /out:"..\..\..\..\build\Win32\VC6\LIB Debug - LIB OpenSSL - LIB LibSSH2\libcurld.lib" /machine:I386
435
436!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Release"
437
438# PROP BASE Use_MFC 0
439# PROP BASE Use_Debug_Libraries 0
440# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release"
441# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release\lib"
442# PROP BASE Target_Dir ""
443# PROP Use_MFC 0
444# PROP Use_Debug_Libraries 0
445# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release"
446# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release\lib"
447# PROP Target_Dir ""
448CPP=cl.exe
449# ADD BASE CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /FD /EHsc /c
450# ADD CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /FD /EHsc /c
451RSC=rc.exe
452# ADD BASE RSC /l 0x409 /d "NDEBUG"
453# ADD RSC /l 0x409 /d "NDEBUG"
454BSC32=bscmake.exe
455# ADD BASE BSC32 /nologo
456# ADD BSC32 /nologo
457LIB32=link.exe -lib
458# ADD BASE LIB32 /nologo /machine:I386
459# ADD LIB32 /nologo /machine:I386
460
461!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Release DLL OpenSSL"
462
463# PROP BASE Use_MFC 0
464# PROP BASE Use_Debug_Libraries 0
465# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL"
466# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL\lib"
467# PROP BASE Target_Dir ""
468# PROP Use_MFC 0
469# PROP Use_Debug_Libraries 0
470# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL"
471# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL\lib"
472# PROP Target_Dir ""
473CPP=cl.exe
474# ADD BASE CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /FD /EHsc /c
475# ADD CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /FD /EHsc /c
476RSC=rc.exe
477# ADD BASE RSC /l 0x409 /d "NDEBUG"
478# ADD RSC /l 0x409 /d "NDEBUG"
479BSC32=bscmake.exe
480# ADD BASE BSC32 /nologo
481# ADD BSC32 /nologo
482LIB32=link.exe -lib
483# ADD BASE LIB32 /nologo /machine:I386
484# ADD LIB32 /nologo /machine:I386
485
486!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Release DLL OpenSSL DLL LibSSH2"
487
488# PROP BASE Use_MFC 0
489# PROP BASE Use_Debug_Libraries 0
490# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL - DLL LibSSH2"
491# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL - DLL LibSSH2\lib"
492# PROP BASE Target_Dir ""
493# PROP Use_MFC 0
494# PROP Use_Debug_Libraries 0
495# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL - DLL LibSSH2"
496# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL OpenSSL - DLL LibSSH2\lib"
497# PROP Target_Dir ""
498CPP=cl.exe
499# ADD BASE CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /I "..\..\..\..\..\libssh2\include" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /D "USE_LIBSSH2" /D "HAVE_LIBSSH2_H" /FD /EHsc /c
500# ADD CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /I "..\..\..\..\..\libssh2\include" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /D "USE_LIBSSH2" /D "HAVE_LIBSSH2_H" /FD /EHsc /c
501RSC=rc.exe
502# ADD BASE RSC /l 0x409 /d "NDEBUG"
503# ADD RSC /l 0x409 /d "NDEBUG"
504BSC32=bscmake.exe
505# ADD BASE BSC32 /nologo
506# ADD BSC32 /nologo
507LIB32=link.exe -lib
508# ADD BASE LIB32 /nologo /machine:I386
509# ADD LIB32 /nologo /machine:I386
510
511!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Release DLL Windows SSPI"
512
513# PROP BASE Use_MFC 0
514# PROP BASE Use_Debug_Libraries 0
515# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI"
516# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI\lib"
517# PROP BASE Target_Dir ""
518# PROP Use_MFC 0
519# PROP Use_Debug_Libraries 0
520# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI"
521# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - DLL Windows SSPI\lib"
522# PROP Target_Dir ""
523CPP=cl.exe
524# ADD BASE CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /FD /EHsc /c
525# ADD CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_WINDOWS_SSPI" /D "USE_SCHANNEL" /FD /EHsc /c
526RSC=rc.exe
527# ADD BASE RSC /l 0x409 /d "NDEBUG"
528# ADD RSC /l 0x409 /d "NDEBUG"
529BSC32=bscmake.exe
530# ADD BASE BSC32 /nologo
531# ADD BSC32 /nologo
532LIB32=link.exe -lib
533# ADD BASE LIB32 /nologo /machine:I386
534# ADD LIB32 /nologo /machine:I386
535
536!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Release LIB OpenSSL"
537
538# PROP BASE Use_MFC 0
539# PROP BASE Use_Debug_Libraries 0
540# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL"
541# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL\lib"
542# PROP BASE Target_Dir ""
543# PROP Use_MFC 0
544# PROP Use_Debug_Libraries 0
545# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL"
546# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL\lib"
547# PROP Target_Dir ""
548CPP=cl.exe
549# ADD BASE CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /FD /EHsc /c
550# ADD CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /FD /EHsc /c
551RSC=rc.exe
552# ADD BASE RSC /l 0x409 /d "NDEBUG"
553# ADD RSC /l 0x409 /d "NDEBUG"
554BSC32=bscmake.exe
555# ADD BASE BSC32 /nologo
556# ADD BSC32 /nologo
557LIB32=link.exe -lib
558# ADD BASE LIB32 /nologo /machine:I386
559# ADD LIB32 /nologo /machine:I386
560
561!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Release LIB OpenSSL LIB LibSSH2"
562
563# PROP BASE Use_MFC 0
564# PROP BASE Use_Debug_Libraries 0
565# PROP BASE Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL - LIB LibSSH2"
566# PROP BASE Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL - LIB LibSSH2\lib"
567# PROP BASE Target_Dir ""
568# PROP Use_MFC 0
569# PROP Use_Debug_Libraries 0
570# PROP Output_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL - LIB LibSSH2"
571# PROP Intermediate_Dir "..\..\..\..\build\Win32\VC6\LIB Release - LIB OpenSSL - LIB LibSSH2\lib"
572# PROP Target_Dir ""
573CPP=cl.exe
574# ADD BASE CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /I "..\..\..\..\..\libssh2\include" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /D "USE_LIBSSH2" /D "HAVE_LIBSSH2_H" /FD /EHsc /c
575# ADD CPP /nologo /MD /W3 /O2 /I "$(ProgramFiles)\Microsoft Platform SDK\Include" /I "..\..\..\..\include" /I "..\..\..\..\lib" /I "..\..\..\..\..\openssl\inc32" /I "..\..\..\..\..\libssh2\include" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /D "USE_SSLEAY" /D "USE_OPENSSL" /D "USE_LIBSSH2" /D "HAVE_LIBSSH2_H" /FD /EHsc /c
576RSC=rc.exe
577# ADD BASE RSC /l 0x409 /d "NDEBUG"
578# ADD RSC /l 0x409 /d "NDEBUG"
579BSC32=bscmake.exe
580# ADD BASE BSC32 /nologo
581# ADD BSC32 /nologo
582LIB32=link.exe -lib
583# ADD BASE LIB32 /nologo /machine:I386
584# ADD LIB32 /nologo /machine:I386
585
586!ENDIF 
587
588# Begin Target
589
590# Name "libcurl - Win32 DLL Debug"
591# Name "libcurl - Win32 DLL Debug DLL OpenSSL"
592# Name "libcurl - Win32 DLL Debug DLL OpenSSL DLL LibSSH2"
593# Name "libcurl - Win32 DLL Debug DLL Windows SSPI"
594# Name "libcurl - Win32 DLL Release"
595# Name "libcurl - Win32 DLL Release DLL OpenSSL"
596# Name "libcurl - Win32 DLL Release DLL OpenSSL DLL LibSSH2"
597# Name "libcurl - Win32 DLL Release DLL Windows SSPI"
598# Name "libcurl - Win32 LIB Debug"
599# Name "libcurl - Win32 LIB Debug DLL OpenSSL"
600# Name "libcurl - Win32 LIB Debug DLL OpenSSL DLL LibSSH2"
601# Name "libcurl - Win32 LIB Debug DLL Windows SSPI"
602# Name "libcurl - Win32 LIB Debug LIB OpenSSL"
603# Name "libcurl - Win32 LIB Debug LIB OpenSSL LIB LibSSH2"
604# Name "libcurl - Win32 LIB Release"
605# Name "libcurl - Win32 LIB Release DLL OpenSSL"
606# Name "libcurl - Win32 LIB Release DLL OpenSSL DLL LibSSH2"
607# Name "libcurl - Win32 LIB Release DLL Windows SSPI"
608# Name "libcurl - Win32 LIB Release LIB OpenSSL"
609# Name "libcurl - Win32 LIB Release LIB OpenSSL LIB LibSSH2"
610# Begin Group "Source Files"
611
612# PROP Default_Filter ""
613# Begin Source File
614
615SOURCE=..\..\..\..\lib\amigaos.c
616# End Source File
617# Begin Source File
618
619SOURCE=..\..\..\..\lib\asyn-ares.c
620# End Source File
621# Begin Source File
622
623SOURCE=..\..\..\..\lib\asyn-thread.c
624# End Source File
625# Begin Source File
626
627SOURCE=..\..\..\..\lib\base64.c
628# End Source File
629# Begin Source File
630
631SOURCE=..\..\..\..\lib\bundles.c
632# End Source File
633# Begin Source File
634
635SOURCE=..\..\..\..\lib\conncache.c
636# End Source File
637# Begin Source File
638
639SOURCE=..\..\..\..\lib\connect.c
640# End Source File
641# Begin Source File
642
643SOURCE=..\..\..\..\lib\content_encoding.c
644# End Source File
645# Begin Source File
646
647SOURCE=..\..\..\..\lib\cookie.c
648# End Source File
649# Begin Source File
650
651SOURCE=..\..\..\..\lib\curl_addrinfo.c
652# End Source File
653# Begin Source File
654
655SOURCE=..\..\..\..\lib\curl_fnmatch.c
656# End Source File
657# Begin Source File
658
659SOURCE=..\..\..\..\lib\curl_gethostname.c
660# End Source File
661# Begin Source File
662
663SOURCE=..\..\..\..\lib\curl_gssapi.c
664# End Source File
665# Begin Source File
666
667SOURCE=..\..\..\..\lib\curl_memrchr.c
668# End Source File
669# Begin Source File
670
671SOURCE=..\..\..\..\lib\curl_multibyte.c
672# End Source File
673# Begin Source File
674
675SOURCE=..\..\..\..\lib\curl_ntlm.c
676# End Source File
677# Begin Source File
678
679SOURCE=..\..\..\..\lib\curl_ntlm_core.c
680# End Source File
681# Begin Source File
682
683SOURCE=..\..\..\..\lib\curl_ntlm_msgs.c
684# End Source File
685# Begin Source File
686
687SOURCE=..\..\..\..\lib\curl_ntlm_wb.c
688# End Source File
689# Begin Source File
690
691SOURCE=..\..\..\..\lib\curl_rtmp.c
692# End Source File
693# Begin Source File
694
695SOURCE=..\..\..\..\lib\curl_sasl.c
696# End Source File
697# Begin Source File
698
699SOURCE=..\..\..\..\lib\curl_sasl_sspi.c
700# End Source File
701# Begin Source File
702
703SOURCE=..\..\..\..\lib\curl_sspi.c
704# End Source File
705# Begin Source File
706
707SOURCE=..\..\..\..\lib\curl_threads.c
708# End Source File
709# Begin Source File
710
711SOURCE=..\..\..\..\lib\dict.c
712# End Source File
713# Begin Source File
714
715SOURCE=..\..\..\..\lib\dotdot.c
716# End Source File
717# Begin Source File
718
719SOURCE=..\..\..\..\lib\easy.c
720# End Source File
721# Begin Source File
722
723SOURCE=..\..\..\..\lib\escape.c
724# End Source File
725# Begin Source File
726
727SOURCE=..\..\..\..\lib\file.c
728# End Source File
729# Begin Source File
730
731SOURCE=..\..\..\..\lib\fileinfo.c
732# End Source File
733# Begin Source File
734
735SOURCE=..\..\..\..\lib\formdata.c
736# End Source File
737# Begin Source File
738
739SOURCE=..\..\..\..\lib\ftp.c
740# End Source File
741# Begin Source File
742
743SOURCE=..\..\..\..\lib\ftplistparser.c
744# End Source File
745# Begin Source File
746
747SOURCE=..\..\..\..\lib\getenv.c
748# End Source File
749# Begin Source File
750
751SOURCE=..\..\..\..\lib\getinfo.c
752# End Source File
753# Begin Source File
754
755SOURCE=..\..\..\..\lib\gopher.c
756# End Source File
757# Begin Source File
758
759SOURCE=..\..\..\..\lib\hash.c
760# End Source File
761# Begin Source File
762
763SOURCE=..\..\..\..\lib\hmac.c
764# End Source File
765# Begin Source File
766
767SOURCE=..\..\..\..\lib\hostasyn.c
768# End Source File
769# Begin Source File
770
771SOURCE=..\..\..\..\lib\hostcheck.c
772# End Source File
773# Begin Source File
774
775SOURCE=..\..\..\..\lib\hostip4.c
776# End Source File
777# Begin Source File
778
779SOURCE=..\..\..\..\lib\hostip6.c
780# End Source File
781# Begin Source File
782
783SOURCE=..\..\..\..\lib\hostip.c
784# End Source File
785# Begin Source File
786
787SOURCE=..\..\..\..\lib\hostsyn.c
788# End Source File
789# Begin Source File
790
791SOURCE=..\..\..\..\lib\http2.c
792# End Source File
793# Begin Source File
794
795SOURCE=..\..\..\..\lib\http.c
796# End Source File
797# Begin Source File
798
799SOURCE=..\..\..\..\lib\http_chunks.c
800# End Source File
801# Begin Source File
802
803SOURCE=..\..\..\..\lib\http_digest.c
804# End Source File
805# Begin Source File
806
807SOURCE=..\..\..\..\lib\http_negotiate.c
808# End Source File
809# Begin Source File
810
811SOURCE=..\..\..\..\lib\http_negotiate_sspi.c
812# End Source File
813# Begin Source File
814
815SOURCE=..\..\..\..\lib\http_proxy.c
816# End Source File
817# Begin Source File
818
819SOURCE=..\..\..\..\lib\idn_win32.c
820# End Source File
821# Begin Source File
822
823SOURCE=..\..\..\..\lib\if2ip.c
824# End Source File
825# Begin Source File
826
827SOURCE=..\..\..\..\lib\imap.c
828# End Source File
829# Begin Source File
830
831SOURCE=..\..\..\..\lib\inet_ntop.c
832# End Source File
833# Begin Source File
834
835SOURCE=..\..\..\..\lib\inet_pton.c
836# End Source File
837# Begin Source File
838
839SOURCE=..\..\..\..\lib\krb5.c
840# End Source File
841# Begin Source File
842
843SOURCE=..\..\..\..\lib\ldap.c
844# End Source File
845# Begin Source File
846
847SOURCE=..\..\..\..\lib\llist.c
848# End Source File
849# Begin Source File
850
851SOURCE=..\..\..\..\lib\md4.c
852# End Source File
853# Begin Source File
854
855SOURCE=..\..\..\..\lib\md5.c
856# End Source File
857# Begin Source File
858
859SOURCE=..\..\..\..\lib\memdebug.c
860# End Source File
861# Begin Source File
862
863SOURCE=..\..\..\..\lib\mprintf.c
864# End Source File
865# Begin Source File
866
867SOURCE=..\..\..\..\lib\multi.c
868# End Source File
869# Begin Source File
870
871SOURCE=..\..\..\..\lib\netrc.c
872# End Source File
873# Begin Source File
874
875SOURCE=..\..\..\..\lib\non-ascii.c
876# End Source File
877# Begin Source File
878
879SOURCE=..\..\..\..\lib\nonblock.c
880# End Source File
881# Begin Source File
882
883SOURCE=..\..\..\..\lib\openldap.c
884# End Source File
885# Begin Source File
886
887SOURCE=..\..\..\..\lib\parsedate.c
888# End Source File
889# Begin Source File
890
891SOURCE=..\..\..\..\lib\pingpong.c
892# End Source File
893# Begin Source File
894
895SOURCE=..\..\..\..\lib\pipeline.c
896# End Source File
897# Begin Source File
898
899SOURCE=..\..\..\..\lib\pop3.c
900# End Source File
901# Begin Source File
902
903SOURCE=..\..\..\..\lib\progress.c
904# End Source File
905# Begin Source File
906
907SOURCE=..\..\..\..\lib\rawstr.c
908# End Source File
909# Begin Source File
910
911SOURCE=..\..\..\..\lib\rtsp.c
912# End Source File
913# Begin Source File
914
915SOURCE=..\..\..\..\lib\security.c
916# End Source File
917# Begin Source File
918
919SOURCE=..\..\..\..\lib\select.c
920# End Source File
921# Begin Source File
922
923SOURCE=..\..\..\..\lib\sendf.c
924# End Source File
925# Begin Source File
926
927SOURCE=..\..\..\..\lib\share.c
928# End Source File
929# Begin Source File
930
931SOURCE=..\..\..\..\lib\slist.c
932# End Source File
933# Begin Source File
934
935SOURCE=..\..\..\..\lib\smtp.c
936# End Source File
937# Begin Source File
938
939SOURCE=..\..\..\..\lib\socks.c
940# End Source File
941# Begin Source File
942
943SOURCE=..\..\..\..\lib\socks_gssapi.c
944# End Source File
945# Begin Source File
946
947SOURCE=..\..\..\..\lib\socks_sspi.c
948# End Source File
949# Begin Source File
950
951SOURCE=..\..\..\..\lib\speedcheck.c
952# End Source File
953# Begin Source File
954
955SOURCE=..\..\..\..\lib\splay.c
956# End Source File
957# Begin Source File
958
959SOURCE=..\..\..\..\lib\ssh.c
960# End Source File
961# Begin Source File
962
963SOURCE=..\..\..\..\lib\strdup.c
964# End Source File
965# Begin Source File
966
967SOURCE=..\..\..\..\lib\strequal.c
968# End Source File
969# Begin Source File
970
971SOURCE=..\..\..\..\lib\strerror.c
972# End Source File
973# Begin Source File
974
975SOURCE=..\..\..\..\lib\strtok.c
976# End Source File
977# Begin Source File
978
979SOURCE=..\..\..\..\lib\strtoofft.c
980# End Source File
981# Begin Source File
982
983SOURCE=..\..\..\..\lib\telnet.c
984# End Source File
985# Begin Source File
986
987SOURCE=..\..\..\..\lib\tftp.c
988# End Source File
989# Begin Source File
990
991SOURCE=..\..\..\..\lib\timeval.c
992# End Source File
993# Begin Source File
994
995SOURCE=..\..\..\..\lib\transfer.c
996# End Source File
997# Begin Source File
998
999SOURCE=..\..\..\..\lib\url.c
1000# End Source File
1001# Begin Source File
1002
1003SOURCE=..\..\..\..\lib\version.c
1004# End Source File
1005# Begin Source File
1006
1007SOURCE=..\..\..\..\lib\warnless.c
1008# End Source File
1009# Begin Source File
1010
1011SOURCE=..\..\..\..\lib\wildcard.c
1012# End Source File
1013# Begin Source File
1014
1015SOURCE=..\..\..\..\lib\x509asn1.c
1016# End Source File
1017# Begin Source File
1018
1019SOURCE=..\..\..\..\lib\vtls\axtls.c
1020# End Source File
1021# Begin Source File
1022
1023SOURCE=..\..\..\..\lib\vtls\curl_darwinssl.c
1024# End Source File
1025# Begin Source File
1026
1027SOURCE=..\..\..\..\lib\vtls\curl_schannel.c
1028# End Source File
1029# Begin Source File
1030
1031SOURCE=..\..\..\..\lib\vtls\cyassl.c
1032# End Source File
1033# Begin Source File
1034
1035SOURCE=..\..\..\..\lib\vtls\gskit.c
1036# End Source File
1037# Begin Source File
1038
1039SOURCE=..\..\..\..\lib\vtls\gtls.c
1040# End Source File
1041# Begin Source File
1042
1043SOURCE=..\..\..\..\lib\vtls\nss.c
1044# End Source File
1045# Begin Source File
1046
1047SOURCE=..\..\..\..\lib\vtls\openssl.c
1048# End Source File
1049# Begin Source File
1050
1051SOURCE=..\..\..\..\lib\vtls\polarssl.c
1052# End Source File
1053# Begin Source File
1054
1055SOURCE=..\..\..\..\lib\vtls\polarssl_threadlock.c
1056# End Source File
1057# Begin Source File
1058
1059SOURCE=..\..\..\..\lib\vtls\qssl.c
1060# End Source File
1061# Begin Source File
1062
1063SOURCE=..\..\..\..\lib\vtls\vtls.c
1064# End Source File
1065# End Group
1066# Begin Group "Header Files"
1067
1068# PROP Default_Filter ""
1069# Begin Source File
1070
1071SOURCE=..\..\..\..\lib\amigaos.h
1072# End Source File
1073# Begin Source File
1074
1075SOURCE=..\..\..\..\lib\arpa_telnet.h
1076# End Source File
1077# Begin Source File
1078
1079SOURCE=..\..\..\..\lib\asyn.h
1080# End Source File
1081# Begin Source File
1082
1083SOURCE=..\..\..\..\lib\bundles.h
1084# End Source File
1085# Begin Source File
1086
1087SOURCE=..\..\..\..\lib\config-win32.h
1088# End Source File
1089# Begin Source File
1090
1091SOURCE=..\..\..\..\lib\conncache.h
1092# End Source File
1093# Begin Source File
1094
1095SOURCE=..\..\..\..\lib\connect.h
1096# End Source File
1097# Begin Source File
1098
1099SOURCE=..\..\..\..\lib\content_encoding.h
1100# End Source File
1101# Begin Source File
1102
1103SOURCE=..\..\..\..\lib\cookie.h
1104# End Source File
1105# Begin Source File
1106
1107SOURCE=..\..\..\..\lib\curl_addrinfo.h
1108# End Source File
1109# Begin Source File
1110
1111SOURCE=..\..\..\..\lib\curl_base64.h
1112# End Source File
1113# Begin Source File
1114
1115SOURCE=..\..\..\..\lib\curl_fnmatch.h
1116# End Source File
1117# Begin Source File
1118
1119SOURCE=..\..\..\..\lib\curl_gethostname.h
1120# End Source File
1121# Begin Source File
1122
1123SOURCE=..\..\..\..\lib\curl_gssapi.h
1124# End Source File
1125# Begin Source File
1126
1127SOURCE=..\..\..\..\lib\curl_hmac.h
1128# End Source File
1129# Begin Source File
1130
1131SOURCE=..\..\..\..\lib\curl_ldap.h
1132# End Source File
1133# Begin Source File
1134
1135SOURCE=..\..\..\..\lib\curl_md4.h
1136# End Source File
1137# Begin Source File
1138
1139SOURCE=..\..\..\..\lib\curl_md5.h
1140# End Source File
1141# Begin Source File
1142
1143SOURCE=..\..\..\..\lib\curl_memory.h
1144# End Source File
1145# Begin Source File
1146
1147SOURCE=..\..\..\..\lib\curl_memrchr.h
1148# End Source File
1149# Begin Source File
1150
1151SOURCE=..\..\..\..\lib\curl_multibyte.h
1152# End Source File
1153# Begin Source File
1154
1155SOURCE=..\..\..\..\lib\curl_ntlm_core.h
1156# End Source File
1157# Begin Source File
1158
1159SOURCE=..\..\..\..\lib\curl_ntlm.h
1160# End Source File
1161# Begin Source File
1162
1163SOURCE=..\..\..\..\lib\curl_ntlm_msgs.h
1164# End Source File
1165# Begin Source File
1166
1167SOURCE=..\..\..\..\lib\curl_ntlm_wb.h
1168# End Source File
1169# Begin Source File
1170
1171SOURCE=..\..\..\..\lib\curl_rtmp.h
1172# End Source File
1173# Begin Source File
1174
1175SOURCE=..\..\..\..\lib\curl_sasl.h
1176# End Source File
1177# Begin Source File
1178
1179SOURCE=..\..\..\..\lib\curl_sec.h
1180# End Source File
1181# Begin Source File
1182
1183SOURCE=..\..\..\..\lib\curl_setup.h
1184# End Source File
1185# Begin Source File
1186
1187SOURCE=..\..\..\..\lib\curl_setup_once.h
1188# End Source File
1189# Begin Source File
1190
1191SOURCE=..\..\..\..\lib\curl_sspi.h
1192# End Source File
1193# Begin Source File
1194
1195SOURCE=..\..\..\..\lib\curl_threads.h
1196# End Source File
1197# Begin Source File
1198
1199SOURCE=..\..\..\..\lib\curlx.h
1200# End Source File
1201# Begin Source File
1202
1203SOURCE=..\..\..\..\lib\dict.h
1204# End Source File
1205# Begin Source File
1206
1207SOURCE=..\..\..\..\lib\dotdot.h
1208# End Source File
1209# Begin Source File
1210
1211SOURCE=..\..\..\..\lib\easyif.h
1212# End Source File
1213# Begin Source File
1214
1215SOURCE=..\..\..\..\lib\escape.h
1216# End Source File
1217# Begin Source File
1218
1219SOURCE=..\..\..\..\lib\file.h
1220# End Source File
1221# Begin Source File
1222
1223SOURCE=..\..\..\..\lib\fileinfo.h
1224# End Source File
1225# Begin Source File
1226
1227SOURCE=..\..\..\..\lib\formdata.h
1228# End Source File
1229# Begin Source File
1230
1231SOURCE=..\..\..\..\lib\ftp.h
1232# End Source File
1233# Begin Source File
1234
1235SOURCE=..\..\..\..\lib\ftplistparser.h
1236# End Source File
1237# Begin Source File
1238
1239SOURCE=..\..\..\..\lib\getinfo.h
1240# End Source File
1241# Begin Source File
1242
1243SOURCE=..\..\..\..\lib\gopher.h
1244# End Source File
1245# Begin Source File
1246
1247SOURCE=..\..\..\..\lib\hash.h
1248# End Source File
1249# Begin Source File
1250
1251SOURCE=..\..\..\..\lib\hostcheck.h
1252# End Source File
1253# Begin Source File
1254
1255SOURCE=..\..\..\..\lib\hostip.h
1256# End Source File
1257# Begin Source File
1258
1259SOURCE=..\..\..\..\lib\http2.h
1260# End Source File
1261# Begin Source File
1262
1263SOURCE=..\..\..\..\lib\http_chunks.h
1264# End Source File
1265# Begin Source File
1266
1267SOURCE=..\..\..\..\lib\http_digest.h
1268# End Source File
1269# Begin Source File
1270
1271SOURCE=..\..\..\..\lib\http.h
1272# End Source File
1273# Begin Source File
1274
1275SOURCE=..\..\..\..\lib\http_negotiate.h
1276# End Source File
1277# Begin Source File
1278
1279SOURCE=..\..\..\..\lib\http_proxy.h
1280# End Source File
1281# Begin Source File
1282
1283SOURCE=..\..\..\..\lib\if2ip.h
1284# End Source File
1285# Begin Source File
1286
1287SOURCE=..\..\..\..\lib\imap.h
1288# End Source File
1289# Begin Source File
1290
1291SOURCE=..\..\..\..\lib\inet_ntop.h
1292# End Source File
1293# Begin Source File
1294
1295SOURCE=..\..\..\..\lib\inet_pton.h
1296# End Source File
1297# Begin Source File
1298
1299SOURCE=..\..\..\..\lib\llist.h
1300# End Source File
1301# Begin Source File
1302
1303SOURCE=..\..\..\..\lib\memdebug.h
1304# End Source File
1305# Begin Source File
1306
1307SOURCE=..\..\..\..\lib\multihandle.h
1308# End Source File
1309# Begin Source File
1310
1311SOURCE=..\..\..\..\lib\multiif.h
1312# End Source File
1313# Begin Source File
1314
1315SOURCE=..\..\..\..\lib\netrc.h
1316# End Source File
1317# Begin Source File
1318
1319SOURCE=..\..\..\..\lib\non-ascii.h
1320# End Source File
1321# Begin Source File
1322
1323SOURCE=..\..\..\..\lib\nonblock.h
1324# End Source File
1325# Begin Source File
1326
1327SOURCE=..\..\..\..\lib\parsedate.h
1328# End Source File
1329# Begin Source File
1330
1331SOURCE=..\..\..\..\lib\pingpong.h
1332# End Source File
1333# Begin Source File
1334
1335SOURCE=..\..\..\..\lib\pipeline.h
1336# End Source File
1337# Begin Source File
1338
1339SOURCE=..\..\..\..\lib\pop3.h
1340# End Source File
1341# Begin Source File
1342
1343SOURCE=..\..\..\..\lib\progress.h
1344# End Source File
1345# Begin Source File
1346
1347SOURCE=..\..\..\..\lib\rawstr.h
1348# End Source File
1349# Begin Source File
1350
1351SOURCE=..\..\..\..\lib\rtsp.h
1352# End Source File
1353# Begin Source File
1354
1355SOURCE=..\..\..\..\lib\select.h
1356# End Source File
1357# Begin Source File
1358
1359SOURCE=..\..\..\..\lib\sendf.h
1360# End Source File
1361# Begin Source File
1362
1363SOURCE=..\..\..\..\lib\setup-vms.h
1364# End Source File
1365# Begin Source File
1366
1367SOURCE=..\..\..\..\lib\share.h
1368# End Source File
1369# Begin Source File
1370
1371SOURCE=..\..\..\..\lib\sigpipe.h
1372# End Source File
1373# Begin Source File
1374
1375SOURCE=..\..\..\..\lib\slist.h
1376# End Source File
1377# Begin Source File
1378
1379SOURCE=..\..\..\..\lib\smtp.h
1380# End Source File
1381# Begin Source File
1382
1383SOURCE=..\..\..\..\lib\sockaddr.h
1384# End Source File
1385# Begin Source File
1386
1387SOURCE=..\..\..\..\lib\socks.h
1388# End Source File
1389# Begin Source File
1390
1391SOURCE=..\..\..\..\lib\speedcheck.h
1392# End Source File
1393# Begin Source File
1394
1395SOURCE=..\..\..\..\lib\splay.h
1396# End Source File
1397# Begin Source File
1398
1399SOURCE=..\..\..\..\lib\ssh.h
1400# End Source File
1401# Begin Source File
1402
1403SOURCE=..\..\..\..\lib\strdup.h
1404# End Source File
1405# Begin Source File
1406
1407SOURCE=..\..\..\..\lib\strequal.h
1408# End Source File
1409# Begin Source File
1410
1411SOURCE=..\..\..\..\lib\strerror.h
1412# End Source File
1413# Begin Source File
1414
1415SOURCE=..\..\..\..\lib\strtok.h
1416# End Source File
1417# Begin Source File
1418
1419SOURCE=..\..\..\..\lib\strtoofft.h
1420# End Source File
1421# Begin Source File
1422
1423SOURCE=..\..\..\..\lib\telnet.h
1424# End Source File
1425# Begin Source File
1426
1427SOURCE=..\..\..\..\lib\tftp.h
1428# End Source File
1429# Begin Source File
1430
1431SOURCE=..\..\..\..\lib\timeval.h
1432# End Source File
1433# Begin Source File
1434
1435SOURCE=..\..\..\..\lib\transfer.h
1436# End Source File
1437# Begin Source File
1438
1439SOURCE=..\..\..\..\lib\urldata.h
1440# End Source File
1441# Begin Source File
1442
1443SOURCE=..\..\..\..\lib\url.h
1444# End Source File
1445# Begin Source File
1446
1447SOURCE=..\..\..\..\lib\warnless.h
1448# End Source File
1449# Begin Source File
1450
1451SOURCE=..\..\..\..\lib\wildcard.h
1452# End Source File
1453# Begin Source File
1454
1455SOURCE=..\..\..\..\lib\x509asn1.h
1456# End Source File
1457# Begin Source File
1458
1459SOURCE=..\..\..\..\lib\vtls\axtls.h
1460# End Source File
1461# Begin Source File
1462
1463SOURCE=..\..\..\..\lib\vtls\curl_darwinssl.h
1464# End Source File
1465# Begin Source File
1466
1467SOURCE=..\..\..\..\lib\vtls\curl_schannel.h
1468# End Source File
1469# Begin Source File
1470
1471SOURCE=..\..\..\..\lib\vtls\cyassl.h
1472# End Source File
1473# Begin Source File
1474
1475SOURCE=..\..\..\..\lib\vtls\gskit.h
1476# End Source File
1477# Begin Source File
1478
1479SOURCE=..\..\..\..\lib\vtls\gtls.h
1480# End Source File
1481# Begin Source File
1482
1483SOURCE=..\..\..\..\lib\vtls\nssg.h
1484# End Source File
1485# Begin Source File
1486
1487SOURCE=..\..\..\..\lib\vtls\openssl.h
1488# End Source File
1489# Begin Source File
1490
1491SOURCE=..\..\..\..\lib\vtls\polarssl.h
1492# End Source File
1493# Begin Source File
1494
1495SOURCE=..\..\..\..\lib\vtls\polarssl_threadlock.h
1496# End Source File
1497# Begin Source File
1498
1499SOURCE=..\..\..\..\lib\vtls\qssl.h
1500# End Source File
1501# Begin Source File
1502
1503SOURCE=..\..\..\..\lib\vtls\vtls.h
1504# End Source File
1505# End Group
1506# Begin Group "Resource Files"
1507
1508# PROP Default_Filter ""
1509# Begin Source File
1510
1511SOURCE=..\..\..\..\lib\libcurl.rc
1512# End Source File
1513# End Group
1514# End Target
1515# End Project
1516