X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=console_junkbuster.dsp;h=8e56f21b1d58006185865c9edcf5e970518fec53;hp=00c5f58a60aa30f274e69953c1222dfc8b9e19a0;hb=5e64295a7ed3662f734abfb34d50a0f1a9dc5377;hpb=6a46aa56ac17d402952032cd7aa552173a8f2b29 diff --git a/console_junkbuster.dsp b/console_junkbuster.dsp index 00c5f58a..8e56f21b 100755 --- a/console_junkbuster.dsp +++ b/console_junkbuster.dsp @@ -41,9 +41,10 @@ RSC=rc.exe # PROP Use_Debug_Libraries 0 # PROP Output_Dir "console_release" # PROP Intermediate_Dir "console_release" +# PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c +# 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 # ADD BASE RSC /l 0x809 /d "NDEBUG" # ADD RSC /l 0x809 /d "NDEBUG" BSC32=bscmake.exe @@ -51,7 +52,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LINK32=link.exe # 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 -# ADD 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 +# 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 !ELSEIF "$(CFG)" == "console_junkbuster - Win32 Debug" @@ -88,6 +89,18 @@ LINK32=link.exe # PROP Default_Filter "" # Begin Source File +SOURCE=.\actionlist.h +# End Source File +# Begin Source File + +SOURCE=.\actions.c +# End Source File +# Begin Source File + +SOURCE=.\actions.h +# End Source File +# Begin Source File + SOURCE=.\amiga.c # End Source File # Begin Source File @@ -96,6 +109,14 @@ SOURCE=.\amiga.h # End Source File # Begin Source File +SOURCE=.\cgi.c +# End Source File +# Begin Source File + +SOURCE=.\cgi.h +# End Source File +# Begin Source File + SOURCE=.\config.h # End Source File # Begin Source File @@ -169,9 +190,42 @@ SOURCE=.\showargs.h # End Group # Begin Group "Win32" +# PROP Default_Filter "" +# Begin Group "File Copy" + # PROP Default_Filter "" # Begin Source File +SOURCE=.\config.h.win + +!IF "$(CFG)" == "console_junkbuster - Win32 Release" + +# Begin Custom Build - Copying config.h.win +InputDir=. +InputPath=.\config.h.win + +"$(InputDir)\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(InputDir)\config.h + +# End Custom Build + +!ELSEIF "$(CFG)" == "console_junkbuster - Win32 Debug" + +# Begin Custom Build - Copying config.h.win +InputDir=. +InputPath=.\config.h.win + +"$(InputDir)\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) $(InputDir)\config.h + +# End Custom Build + +!ENDIF + +# End Source File +# End Group +# Begin Source File + SOURCE=.\cygwin.h # End Source File # Begin Source File @@ -189,6 +243,7 @@ SOURCE=.\win32.h # Begin Source File SOURCE=.\pcre\chartables.c +# PROP Exclude_From_Build 1 # End Source File # Begin Source File @@ -272,6 +327,14 @@ SOURCE=.\encode.h # End Source File # Begin Source File +SOURCE=.\list.c +# End Source File +# Begin Source File + +SOURCE=.\list.h +# End Source File +# Begin Source File + SOURCE=.\miscutil.c # End Source File # Begin Source File