Make strong warnings red too.
[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=.\killpopup.c
221 # End Source File
222 # Begin Source File
223
224 SOURCE=.\killpopup.h
225 # End Source File
226 # Begin Source File
227
228 SOURCE=.\loadcfg.c
229 # End Source File
230 # Begin Source File
231
232 SOURCE=.\loadcfg.h
233 # End Source File
234 # Begin Source File
235
236 SOURCE=.\loaders.c
237 # End Source File
238 # Begin Source File
239
240 SOURCE=.\loaders.h
241 # End Source File
242 # Begin Source File
243
244 SOURCE=.\parsers.c
245 # End Source File
246 # Begin Source File
247
248 SOURCE=.\parsers.h
249 # End Source File
250 # Begin Source File
251
252 SOURCE=.\project.h
253 # End Source File
254 # Begin Source File
255
256 SOURCE=.\urlmatch.c
257 # End Source File
258 # Begin Source File
259
260 SOURCE=.\urlmatch.h
261 # End Source File
262 # End Group
263 # Begin Group "Win32"
264
265 # PROP Default_Filter ""
266 # Begin Source File
267
268 SOURCE=.\cygwin.h
269 # End Source File
270 # Begin Source File
271
272 SOURCE=.\win32.c
273 # End Source File
274 # Begin Source File
275
276 SOURCE=.\win32.h
277 # End Source File
278 # End Group
279 # Begin Group "PCRE"
280
281 # PROP Default_Filter ""
282 # Begin Source File
283
284 SOURCE=.\pcre\chartables.c
285
286 !IF  "$(CFG)" == "vc_console - Win32 Release"
287
288 # PROP Exclude_From_Build 1
289
290 !ELSEIF  "$(CFG)" == "vc_console - Win32 Debug"
291
292 # PROP Exclude_From_Build 1
293
294 !ELSEIF  "$(CFG)" == "vc_console - Win32 Debug with Win32 threads"
295
296 # PROP BASE Exclude_From_Build 1
297 # PROP Exclude_From_Build 1
298
299 !ELSEIF  "$(CFG)" == "vc_console - Win32 Release with Win32 threads"
300
301 # PROP BASE Exclude_From_Build 1
302 # PROP Exclude_From_Build 1
303
304 !ENDIF 
305
306 # End Source File
307 # Begin Source File
308
309 SOURCE=.\pcre\config.h
310 # End Source File
311 # Begin Source File
312
313 SOURCE=.\pcre\get.c
314 # End Source File
315 # Begin Source File
316
317 SOURCE=.\pcre\internal.h
318 # End Source File
319 # Begin Source File
320
321 SOURCE=.\pcre\maketables.c
322 # End Source File
323 # Begin Source File
324
325 SOURCE=.\pcre\pcre.c
326 # End Source File
327 # Begin Source File
328
329 SOURCE=.\pcre\pcre.h
330 # End Source File
331 # Begin Source File
332
333 SOURCE=.\pcre\pcreposix.c
334 # End Source File
335 # Begin Source File
336
337 SOURCE=.\pcre\pcreposix.h
338 # End Source File
339 # Begin Source File
340
341 SOURCE=.\pcre\study.c
342 # End Source File
343 # End Group
344 # Begin Group "PCRS"
345
346 # PROP Default_Filter ""
347 # Begin Source File
348
349 SOURCE=.\pcrs.c
350 # End Source File
351 # Begin Source File
352
353 SOURCE=.\pcrs.h
354 # End Source File
355 # End Group
356 # Begin Group "Sockets"
357
358 # PROP Default_Filter ""
359 # Begin Source File
360
361 SOURCE=.\gateway.c
362 # End Source File
363 # Begin Source File
364
365 SOURCE=.\gateway.h
366 # End Source File
367 # Begin Source File
368
369 SOURCE=.\jbsockets.c
370 # End Source File
371 # Begin Source File
372
373 SOURCE=.\jbsockets.h
374 # End Source File
375 # End Group
376 # Begin Group "Utilities"
377
378 # PROP Default_Filter ""
379 # Begin Source File
380
381 SOURCE=.\encode.c
382 # End Source File
383 # Begin Source File
384
385 SOURCE=.\encode.h
386 # End Source File
387 # Begin Source File
388
389 SOURCE=.\list.c
390 # End Source File
391 # Begin Source File
392
393 SOURCE=.\list.h
394 # End Source File
395 # Begin Source File
396
397 SOURCE=.\miscutil.c
398 # End Source File
399 # Begin Source File
400
401 SOURCE=.\miscutil.h
402 # End Source File
403 # Begin Source File
404
405 SOURCE=.\ssplit.c
406 # End Source File
407 # Begin Source File
408
409 SOURCE=.\ssplit.h
410 # End Source File
411 # End Group
412 # End Target
413 # End Project