New name
[privoxy.git] / vc_console.dsp
diff --git a/vc_console.dsp b/vc_console.dsp
new file mode 100644 (file)
index 0000000..6e1ee2d
--- /dev/null
@@ -0,0 +1,421 @@
+# Microsoft Developer Studio Project File - Name="vc_console" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 5.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Console Application" 0x0103\r
+\r
+CFG=vc_console - Win32 Debug with Win32 threads\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "vc_console.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "vc_console.mak"\\r
+ CFG="vc_console - Win32 Debug with Win32 threads"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "vc_console - Win32 Release" (based on\\r
+ "Win32 (x86) Console Application")\r
+!MESSAGE "vc_console - Win32 Debug" (based on\\r
+ "Win32 (x86) Console Application")\r
+!MESSAGE "vc_console - Win32 Debug with Win32 threads" (based on\\r
+ "Win32 (x86) Console Application")\r
+!MESSAGE "vc_console - Win32 Release with Win32 threads" (based on\\r
+ "Win32 (x86) Console Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "vc_console - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "console_release"\r
+# PROP Intermediate_Dir "console_release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# 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
+# ADD BASE RSC /l 0x809 /d "NDEBUG"\r
+# ADD RSC /l 0x809 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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
+# 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
+\r
+!ELSEIF  "$(CFG)" == "vc_console - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "console_debug"\r
+# PROP Intermediate_Dir "console_debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# 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
+# ADD BASE RSC /l 0x809 /d "_DEBUG"\r
+# ADD RSC /l 0x809 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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
+# 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
+\r
+!ELSEIF  "$(CFG)" == "vc_console - Win32 Debug with Win32 threads"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "console_"\r
+# PROP BASE Intermediate_Dir "console_"\r
+# PROP BASE Ignore_Export_Lib 0\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "console_debug_winthr"\r
+# PROP Intermediate_Dir "console_debug_winthr"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# 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
+# 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
+# ADD BASE RSC /l 0x809 /d "_DEBUG"\r
+# ADD RSC /l 0x809 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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
+# 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
+\r
+!ELSEIF  "$(CFG)" == "vc_console - Win32 Release with Win32 threads"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "console0"\r
+# PROP BASE Intermediate_Dir "console0"\r
+# PROP BASE Ignore_Export_Lib 0\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "console_release_winthr"\r
+# PROP Intermediate_Dir "console_release_winthr"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# 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
+# 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
+# ADD BASE RSC /l 0x809 /d "NDEBUG"\r
+# ADD RSC /l 0x809 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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
+# 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
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "vc_console - Win32 Release"\r
+# Name "vc_console - Win32 Debug"\r
+# Name "vc_console - Win32 Debug with Win32 threads"\r
+# Name "vc_console - Win32 Release with Win32 threads"\r
+# Begin Group "JunkBuster"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\actionlist.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\actions.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\actions.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\amiga.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\amiga.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cgi.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cgi.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cgiedit.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cgiedit.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cgisimple.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cgisimple.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\config.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\deanimate.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\deanimate.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\errlog.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\errlog.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\filters.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\filters.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\jcc.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\jcc.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\killpopup.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\killpopup.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\loadcfg.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\loadcfg.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\loaders.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\loaders.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\parsers.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\parsers.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\project.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\urlmatch.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\urlmatch.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "Win32"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\cygwin.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\win32.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "PCRE"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\pcre\chartables.c\r
+\r
+!IF  "$(CFG)" == "vc_console - Win32 Release"\r
+\r
+# PROP Exclude_From_Build 1\r
+\r
+!ELSEIF  "$(CFG)" == "vc_console - Win32 Debug"\r
+\r
+# PROP Exclude_From_Build 1\r
+\r
+!ELSEIF  "$(CFG)" == "vc_console - Win32 Debug with Win32 threads"\r
+\r
+# PROP BASE Exclude_From_Build 1\r
+# PROP Exclude_From_Build 1\r
+\r
+!ELSEIF  "$(CFG)" == "vc_console - Win32 Release with Win32 threads"\r
+\r
+# PROP BASE Exclude_From_Build 1\r
+# PROP Exclude_From_Build 1\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\pcre\config.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\pcre\get.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\pcre\internal.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\pcre\maketables.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\pcre\pcre.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\pcre\pcre.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\pcre\pcreposix.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\pcre\pcreposix.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\pcre\study.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "PCRS"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\pcrs.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\pcrs.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "Sockets"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\gateway.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\gateway.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\jbsockets.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\jbsockets.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "Utilities"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\encode.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\encode.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\list.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\list.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\miscutil.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\miscutil.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ssplit.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\ssplit.h\r
+# End Source File\r
+# End Group\r
+# End Target\r
+# End Project\r