Turn keep-alive support into a runtime feature
[privoxy.git] / vc_console.dsp
1 # Microsoft Developer Studio Project File - Name="vc_console" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7 CFG=vc_console - Win32 Debug with Win32 threads
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 "vc_console.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 "vc_console.mak"\
17  CFG="vc_console - Win32 Debug with Win32 threads"
18 !MESSAGE 
19 !MESSAGE Possible choices for configuration are:
20 !MESSAGE 
21 !MESSAGE "vc_console - Win32 Release" (based on\
22  "Win32 (x86) Console Application")
23 !MESSAGE "vc_console - Win32 Debug" (based on\
24  "Win32 (x86) Console Application")
25 !MESSAGE "vc_console - Win32 Debug with Win32 threads" (based on\
26  "Win32 (x86) Console Application")
27 !MESSAGE "vc_console - Win32 Release with Win32 threads" (based on\
28  "Win32 (x86) Console Application")
29 !MESSAGE 
30
31 # Begin Project
32 # PROP Scc_ProjName ""
33 # PROP Scc_LocalPath ""
34 CPP=cl.exe
35 RSC=rc.exe
36
37 !IF  "$(CFG)" == "vc_console - Win32 Release"
38
39 # PROP BASE Use_MFC 0
40 # PROP BASE Use_Debug_Libraries 0
41 # PROP BASE Output_Dir "Release"
42 # PROP BASE Intermediate_Dir "Release"
43 # PROP BASE Target_Dir ""
44 # PROP Use_MFC 0
45 # PROP Use_Debug_Libraries 0
46 # PROP Output_Dir "console_release"
47 # PROP Intermediate_Dir "console_release"
48 # PROP Ignore_Export_Lib 0
49 # PROP Target_Dir ""
50 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
51 # ADD CPP /nologo /MT /W3 /GX /O2 /I "pcre" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WIN_CONSOLE" /D "STATIC" /YX /FD /c
52 # ADD BASE RSC /l 0x809 /d "NDEBUG"
53 # ADD RSC /l 0x809 /d "NDEBUG"
54 BSC32=bscmake.exe
55 # ADD BASE BSC32 /nologo
56 # ADD BSC32 /nologo
57 LINK32=link.exe
58 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
59 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ws2_32.lib comctl32.lib pthreadVC.lib /nologo /subsystem:console /machine:I386
60
61 !ELSEIF  "$(CFG)" == "vc_console - Win32 Debug"
62
63 # PROP BASE Use_MFC 0
64 # PROP BASE Use_Debug_Libraries 1
65 # PROP BASE Output_Dir "Debug"
66 # PROP BASE Intermediate_Dir "Debug"
67 # PROP BASE Target_Dir ""
68 # PROP Use_MFC 0
69 # PROP Use_Debug_Libraries 1
70 # PROP Output_Dir "console_debug"
71 # PROP Intermediate_Dir "console_debug"
72 # PROP Ignore_Export_Lib 0
73 # PROP Target_Dir ""
74 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
75 # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "pcre" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WIN_CONSOLE" /D "STATIC" /FR /YX /FD /c
76 # ADD BASE RSC /l 0x809 /d "_DEBUG"
77 # ADD RSC /l 0x809 /d "_DEBUG"
78 BSC32=bscmake.exe
79 # ADD BASE BSC32 /nologo
80 # ADD BSC32 /nologo
81 LINK32=link.exe
82 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
83 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ws2_32.lib comctl32.lib pthreadVC.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
84
85 !ELSEIF  "$(CFG)" == "vc_console - Win32 Debug with Win32 threads"
86
87 # PROP BASE Use_MFC 0
88 # PROP BASE Use_Debug_Libraries 1
89 # PROP BASE Output_Dir "console_"
90 # PROP BASE Intermediate_Dir "console_"
91 # PROP BASE Ignore_Export_Lib 0
92 # PROP BASE Target_Dir ""
93 # PROP Use_MFC 0
94 # PROP Use_Debug_Libraries 1
95 # PROP Output_Dir "console_debug_winthr"
96 # PROP Intermediate_Dir "console_debug_winthr"
97 # PROP Ignore_Export_Lib 0
98 # PROP Target_Dir ""
99 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "pcre" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WIN_CONSOLE" /D "STATIC" /FR /YX /FD /c
100 # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "pcre" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WIN_CONSOLE" /D "STATIC" /FR /YX /FD /c
101 # ADD BASE RSC /l 0x809 /d "_DEBUG"
102 # ADD RSC /l 0x809 /d "_DEBUG"
103 BSC32=bscmake.exe
104 # ADD BASE BSC32 /nologo
105 # ADD BSC32 /nologo
106 LINK32=link.exe
107 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ws2_32.lib comctl32.lib pthreadVC.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
108 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ws2_32.lib comctl32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
109
110 !ELSEIF  "$(CFG)" == "vc_console - Win32 Release with Win32 threads"
111
112 # PROP BASE Use_MFC 0
113 # PROP BASE Use_Debug_Libraries 0
114 # PROP BASE Output_Dir "console0"
115 # PROP BASE Intermediate_Dir "console0"
116 # PROP BASE Ignore_Export_Lib 0
117 # PROP BASE Target_Dir ""
118 # PROP Use_MFC 0
119 # PROP Use_Debug_Libraries 0
120 # PROP Output_Dir "console_release_winthr"
121 # PROP Intermediate_Dir "console_release_winthr"
122 # PROP Ignore_Export_Lib 0
123 # PROP Target_Dir ""
124 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "pcre" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WIN_CONSOLE" /D "STATIC" /YX /FD /c
125 # ADD CPP /nologo /MT /W3 /GX /O2 /I "pcre" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WIN_CONSOLE" /D "STATIC" /YX /FD /c
126 # ADD BASE RSC /l 0x809 /d "NDEBUG"
127 # ADD RSC /l 0x809 /d "NDEBUG"
128 BSC32=bscmake.exe
129 # ADD BASE BSC32 /nologo
130 # ADD BSC32 /nologo
131 LINK32=link.exe
132 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ws2_32.lib comctl32.lib pthreadVC.lib /nologo /subsystem:console /machine:I386
133 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ws2_32.lib comctl32.lib /nologo /subsystem:console /machine:I386
134
135 !ENDIF 
136
137 # Begin Target
138
139 # Name "vc_console - Win32 Release"
140 # Name "vc_console - Win32 Debug"
141 # Name "vc_console - Win32 Debug with Win32 threads"
142 # Name "vc_console - Win32 Release with Win32 threads"
143 # Begin Group "JunkBuster"
144
145 # PROP Default_Filter ""
146 # Begin Source File
147
148 SOURCE=.\actionlist.h
149 # End Source File
150 # Begin Source File
151
152 SOURCE=.\actions.c
153 # End Source File
154 # Begin Source File
155
156 SOURCE=.\actions.h
157 # End Source File
158 # Begin Source File
159
160 SOURCE=.\cgi.c
161 # End Source File
162 # Begin Source File
163
164 SOURCE=.\cgi.h
165 # End Source File
166 # Begin Source File
167
168 SOURCE=.\cgiedit.c
169 # End Source File
170 # Begin Source File
171
172 SOURCE=.\cgiedit.h
173 # End Source File
174 # Begin Source File
175
176 SOURCE=.\cgisimple.c
177 # End Source File
178 # Begin Source File
179
180 SOURCE=.\cgisimple.h
181 # End Source File
182 # Begin Source File
183
184 SOURCE=.\config.h
185 # End Source File
186 # Begin Source File
187
188 SOURCE=.\deanimate.c
189 # End Source File
190 # Begin Source File
191
192 SOURCE=.\deanimate.h
193 # End Source File
194 # Begin Source File
195
196 SOURCE=.\errlog.c
197 # End Source File
198 # Begin Source File
199
200 SOURCE=.\errlog.h
201 # End Source File
202 # Begin Source File
203
204 SOURCE=.\filters.c
205 # End Source File
206 # Begin Source File
207
208 SOURCE=.\filters.h
209 # End Source File
210 # Begin Source File
211
212 SOURCE=.\jcc.c
213 # End Source File
214 # Begin Source File
215
216 SOURCE=.\jcc.h
217 # End Source File
218 # Begin Source File
219
220 SOURCE=.\loadcfg.c
221 # End Source File
222 # Begin Source File
223
224 SOURCE=.\loadcfg.h
225 # End Source File
226 # Begin Source File
227
228 SOURCE=.\loaders.c
229 # End Source File
230 # Begin Source File
231
232 SOURCE=.\loaders.h
233 # End Source File
234 # Begin Source File
235
236 SOURCE=.\parsers.c
237 # End Source File
238 # Begin Source File
239
240 SOURCE=.\parsers.h
241 # End Source File
242 # Begin Source File
243
244 SOURCE=.\project.h
245 # End Source File
246 # Begin Source File
247
248 SOURCE=.\urlmatch.c
249 # End Source File
250 # Begin Source File
251
252 SOURCE=.\urlmatch.h
253 # End Source File
254 # End Group
255 # Begin Group "Win32"
256
257 # PROP Default_Filter ""
258 # Begin Source File
259
260 SOURCE=.\cygwin.h
261 # End Source File
262 # Begin Source File
263
264 SOURCE=.\win32.c
265 # End Source File
266 # Begin Source File
267
268 SOURCE=.\win32.h
269 # End Source File
270 # End Group
271 # Begin Group "PCRE"
272
273 # PROP Default_Filter ""
274 # Begin Source File
275
276 SOURCE=.\pcre\chartables.c
277
278 !IF  "$(CFG)" == "vc_console - Win32 Release"
279
280 # PROP Exclude_From_Build 1
281
282 !ELSEIF  "$(CFG)" == "vc_console - Win32 Debug"
283
284 # PROP Exclude_From_Build 1
285
286 !ELSEIF  "$(CFG)" == "vc_console - Win32 Debug with Win32 threads"
287
288 # PROP BASE Exclude_From_Build 1
289 # PROP Exclude_From_Build 1
290
291 !ELSEIF  "$(CFG)" == "vc_console - Win32 Release with Win32 threads"
292
293 # PROP BASE Exclude_From_Build 1
294 # PROP Exclude_From_Build 1
295
296 !ENDIF 
297
298 # End Source File
299 # Begin Source File
300
301 SOURCE=.\pcre\config.h
302 # End Source File
303 # Begin Source File
304
305 SOURCE=.\pcre\get.c
306 # End Source File
307 # Begin Source File
308
309 SOURCE=.\pcre\internal.h
310 # End Source File
311 # Begin Source File
312
313 SOURCE=.\pcre\maketables.c
314 # End Source File
315 # Begin Source File
316
317 SOURCE=.\pcre\pcre.c
318 # End Source File
319 # Begin Source File
320
321 SOURCE=.\pcre\pcre.h
322 # End Source File
323 # Begin Source File
324
325 SOURCE=.\pcre\pcreposix.c
326 # End Source File
327 # Begin Source File
328
329 SOURCE=.\pcre\pcreposix.h
330 # End Source File
331 # Begin Source File
332
333 SOURCE=.\pcre\study.c
334 # End Source File
335 # End Group
336 # Begin Group "PCRS"
337
338 # PROP Default_Filter ""
339 # Begin Source File
340
341 SOURCE=.\pcrs.c
342 # End Source File
343 # Begin Source File
344
345 SOURCE=.\pcrs.h
346 # End Source File
347 # End Group
348 # Begin Group "Sockets"
349
350 # PROP Default_Filter ""
351 # Begin Source File
352
353 SOURCE=.\gateway.c
354 # End Source File
355 # Begin Source File
356
357 SOURCE=.\gateway.h
358 # End Source File
359 # Begin Source File
360
361 SOURCE=.\jbsockets.c
362 # End Source File
363 # Begin Source File
364
365 SOURCE=.\jbsockets.h
366 # End Source File
367 # End Group
368 # Begin Group "Utilities"
369
370 # PROP Default_Filter ""
371 # Begin Source File
372
373 SOURCE=.\encode.c
374 # End Source File
375 # Begin Source File
376
377 SOURCE=.\encode.h
378 # End Source File
379 # Begin Source File
380
381 SOURCE=.\list.c
382 # End Source File
383 # Begin Source File
384
385 SOURCE=.\list.h
386 # End Source File
387 # Begin Source File
388
389 SOURCE=.\miscutil.c
390 # End Source File
391 # Begin Source File
392
393 SOURCE=.\miscutil.h
394 # End Source File
395 # Begin Source File
396
397 SOURCE=.\ssplit.c
398 # End Source File
399 # Begin Source File
400
401 SOURCE=.\ssplit.h
402 # End Source File
403 # End Group
404 # End Target
405 # End Project