1 # Microsoft Developer Studio Project File - Name="vc_console" - Package Owner=<4>
\r
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
\r
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
\r
7 CFG=vc_console - Win32 Debug with Win32 threads
\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
\r
9 !MESSAGE use the Export Makefile command and run
\r
11 !MESSAGE NMAKE /f "vc_console.mak".
\r
13 !MESSAGE You can specify a configuration when running NMAKE
\r
14 !MESSAGE by defining the macro CFG on the command line. For example:
\r
16 !MESSAGE NMAKE /f "vc_console.mak"\
\r
17 CFG="vc_console - Win32 Debug with Win32 threads"
\r
19 !MESSAGE Possible choices for configuration are:
\r
21 !MESSAGE "vc_console - Win32 Release" (based on\
\r
22 "Win32 (x86) Console Application")
\r
23 !MESSAGE "vc_console - Win32 Debug" (based on\
\r
24 "Win32 (x86) Console Application")
\r
25 !MESSAGE "vc_console - Win32 Debug with Win32 threads" (based on\
\r
26 "Win32 (x86) Console Application")
\r
27 !MESSAGE "vc_console - Win32 Release with Win32 threads" (based on\
\r
28 "Win32 (x86) Console Application")
\r
32 # PROP Scc_ProjName ""
\r
33 # PROP Scc_LocalPath ""
\r
37 !IF "$(CFG)" == "vc_console - Win32 Release"
\r
39 # PROP BASE Use_MFC 0
\r
40 # PROP BASE Use_Debug_Libraries 0
\r
41 # PROP BASE Output_Dir "Release"
\r
42 # PROP BASE Intermediate_Dir "Release"
\r
43 # PROP BASE Target_Dir ""
\r
45 # PROP Use_Debug_Libraries 0
\r
46 # PROP Output_Dir "console_release"
\r
47 # PROP Intermediate_Dir "console_release"
\r
48 # PROP Ignore_Export_Lib 0
\r
49 # PROP Target_Dir ""
\r
50 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
\r
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
\r
52 # ADD BASE RSC /l 0x809 /d "NDEBUG"
\r
53 # ADD RSC /l 0x809 /d "NDEBUG"
\r
55 # ADD BASE BSC32 /nologo
\r
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
\r
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
\r
61 !ELSEIF "$(CFG)" == "vc_console - Win32 Debug"
\r
63 # PROP BASE Use_MFC 0
\r
64 # PROP BASE Use_Debug_Libraries 1
\r
65 # PROP BASE Output_Dir "Debug"
\r
66 # PROP BASE Intermediate_Dir "Debug"
\r
67 # PROP BASE Target_Dir ""
\r
69 # PROP Use_Debug_Libraries 1
\r
70 # PROP Output_Dir "console_debug"
\r
71 # PROP Intermediate_Dir "console_debug"
\r
72 # PROP Ignore_Export_Lib 0
\r
73 # PROP Target_Dir ""
\r
74 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
\r
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
\r
76 # ADD BASE RSC /l 0x809 /d "_DEBUG"
\r
77 # ADD RSC /l 0x809 /d "_DEBUG"
\r
79 # ADD BASE BSC32 /nologo
\r
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
\r
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
\r
85 !ELSEIF "$(CFG)" == "vc_console - Win32 Debug with Win32 threads"
\r
87 # PROP BASE Use_MFC 0
\r
88 # PROP BASE Use_Debug_Libraries 1
\r
89 # PROP BASE Output_Dir "console_"
\r
90 # PROP BASE Intermediate_Dir "console_"
\r
91 # PROP BASE Ignore_Export_Lib 0
\r
92 # PROP BASE Target_Dir ""
\r
94 # PROP Use_Debug_Libraries 1
\r
95 # PROP Output_Dir "console_debug_winthr"
\r
96 # PROP Intermediate_Dir "console_debug_winthr"
\r
97 # PROP Ignore_Export_Lib 0
\r
98 # PROP Target_Dir ""
\r
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
\r
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
\r
101 # ADD BASE RSC /l 0x809 /d "_DEBUG"
\r
102 # ADD RSC /l 0x809 /d "_DEBUG"
\r
104 # ADD BASE BSC32 /nologo
\r
105 # ADD BSC32 /nologo
\r
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
\r
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
\r
110 !ELSEIF "$(CFG)" == "vc_console - Win32 Release with Win32 threads"
\r
112 # PROP BASE Use_MFC 0
\r
113 # PROP BASE Use_Debug_Libraries 0
\r
114 # PROP BASE Output_Dir "console0"
\r
115 # PROP BASE Intermediate_Dir "console0"
\r
116 # PROP BASE Ignore_Export_Lib 0
\r
117 # PROP BASE Target_Dir ""
\r
119 # PROP Use_Debug_Libraries 0
\r
120 # PROP Output_Dir "console_release_winthr"
\r
121 # PROP Intermediate_Dir "console_release_winthr"
\r
122 # PROP Ignore_Export_Lib 0
\r
123 # PROP Target_Dir ""
\r
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
\r
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
\r
126 # ADD BASE RSC /l 0x809 /d "NDEBUG"
\r
127 # ADD RSC /l 0x809 /d "NDEBUG"
\r
129 # ADD BASE BSC32 /nologo
\r
130 # ADD BSC32 /nologo
\r
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
\r
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
\r
139 # Name "vc_console - Win32 Release"
\r
140 # Name "vc_console - Win32 Debug"
\r
141 # Name "vc_console - Win32 Debug with Win32 threads"
\r
142 # Name "vc_console - Win32 Release with Win32 threads"
\r
143 # Begin Group "Privoxy"
\r
145 # PROP Default_Filter ""
\r
146 # Begin Source File
\r
148 SOURCE=..\src\actionlist.h
\r
150 # Begin Source File
\r
152 SOURCE=..\src\actions.c
\r
154 # Begin Source File
\r
156 SOURCE=..\src\actions.h
\r
158 # Begin Source File
\r
160 SOURCE=..\src\cgi.c
\r
162 # Begin Source File
\r
164 SOURCE=..\src\cgi.h
\r
166 # Begin Source File
\r
168 SOURCE=..\src\cgiedit.c
\r
170 # Begin Source File
\r
172 SOURCE=..\src\cgiedit.h
\r
174 # Begin Source File
\r
176 SOURCE=..\src\cgisimple.c
\r
178 # Begin Source File
\r
180 SOURCE=..\src\cgisimple.h
\r
182 # Begin Source File
\r
184 SOURCE=..\src\config.h
\r
186 # Begin Source File
\r
188 SOURCE=..\src\deanimate.c
\r
190 # Begin Source File
\r
192 SOURCE=..\src\deanimate.h
\r
194 # Begin Source File
\r
196 SOURCE=..\src\errlog.c
\r
198 # Begin Source File
\r
200 SOURCE=..\src\errlog.h
\r
202 # Begin Source File
\r
204 SOURCE=..\src\filters.c
\r
206 # Begin Source File
\r
208 SOURCE=..\src\filters.h
\r
210 # Begin Source File
\r
212 SOURCE=..\src\jcc.c
\r
214 # Begin Source File
\r
216 SOURCE=..\src\jcc.h
\r
218 # Begin Source File
\r
220 SOURCE=..\src\killpopup.c
\r
222 # Begin Source File
\r
224 SOURCE=..\src\killpopup.h
\r
226 # Begin Source File
\r
228 SOURCE=..\src\loadcfg.c
\r
230 # Begin Source File
\r
232 SOURCE=..\src\loadcfg.h
\r
234 # Begin Source File
\r
236 SOURCE=..\src\loaders.c
\r
238 # Begin Source File
\r
240 SOURCE=..\src\loaders.h
\r
242 # Begin Source File
\r
244 SOURCE=..\src\parsers.c
\r
246 # Begin Source File
\r
248 SOURCE=..\src\parsers.h
\r
250 # Begin Source File
\r
252 SOURCE=..\src\project.h
\r
254 # Begin Source File
\r
256 SOURCE=..\src\urlmatch.c
\r
258 # Begin Source File
\r
260 SOURCE=..\src\urlmatch.h
\r
263 # Begin Group "Win32"
\r
265 # PROP Default_Filter ""
\r
266 # Begin Source File
\r
268 SOURCE=..\src\cygwin.h
\r
270 # Begin Source File
\r
272 SOURCE=..\src\win32.c
\r
274 # Begin Source File
\r
276 SOURCE=..\src\win32.h
\r
279 # Begin Group "PCRE"
\r
281 # PROP Default_Filter ""
\r
282 # Begin Source File
\r
284 SOURCE=..\pcre\chartables.c
\r
286 !IF "$(CFG)" == "vc_console - Win32 Release"
\r
288 # PROP Exclude_From_Build 1
\r
290 !ELSEIF "$(CFG)" == "vc_console - Win32 Debug"
\r
292 # PROP Exclude_From_Build 1
\r
294 !ELSEIF "$(CFG)" == "vc_console - Win32 Debug with Win32 threads"
\r
296 # PROP BASE Exclude_From_Build 1
\r
297 # PROP Exclude_From_Build 1
\r
299 !ELSEIF "$(CFG)" == "vc_console - Win32 Release with Win32 threads"
\r
301 # PROP BASE Exclude_From_Build 1
\r
302 # PROP Exclude_From_Build 1
\r
307 # Begin Source File
\r
309 SOURCE=..\pcre\config.h
\r
311 # Begin Source File
\r
313 SOURCE=..\pcre\get.c
\r
315 # Begin Source File
\r
317 SOURCE=..\pcre\internal.h
\r
319 # Begin Source File
\r
321 SOURCE=..\pcre\maketables.c
\r
323 # Begin Source File
\r
325 SOURCE=..\pcre\pcre.c
\r
327 # Begin Source File
\r
329 SOURCE=..\pcre\pcre.h
\r
331 # Begin Source File
\r
333 SOURCE=..\pcre\pcreposix.c
\r
335 # Begin Source File
\r
337 SOURCE=..\pcre\pcreposix.h
\r
339 # Begin Source File
\r
341 SOURCE=..\pcre\study.c
\r
344 # Begin Group "PCRS"
\r
346 # PROP Default_Filter ""
\r
347 # Begin Source File
\r
349 SOURCE=..\src\pcrs.c
\r
351 # Begin Source File
\r
353 SOURCE=..\src\pcrs.h
\r
356 # Begin Group "Sockets"
\r
358 # PROP Default_Filter ""
\r
359 # Begin Source File
\r
361 SOURCE=..\src\gateway.c
\r
363 # Begin Source File
\r
365 SOURCE=..\src\gateway.h
\r
367 # Begin Source File
\r
369 SOURCE=..\src\jbsockets.c
\r
371 # Begin Source File
\r
373 SOURCE=..\src\jbsockets.h
\r
376 # Begin Group "Utilities"
\r
378 # PROP Default_Filter ""
\r
379 # Begin Source File
\r
381 SOURCE=..\src\encode.c
\r
383 # Begin Source File
\r
385 SOURCE=..\src\encode.h
\r
387 # Begin Source File
\r
389 SOURCE=..\src\list.c
\r
391 # Begin Source File
\r
393 SOURCE=..\src\list.h
\r
395 # Begin Source File
\r
397 SOURCE=..\src\miscutil.c
\r
399 # Begin Source File
\r
401 SOURCE=..\src\miscutil.h
\r
403 # Begin Source File
\r
405 SOURCE=..\src\ssplit.c
\r
407 # Begin Source File
\r
409 SOURCE=..\src\ssplit.h
\r