From: jongfoster <jongfoster@users.sourceforge.net>
Date: Sun, 16 Sep 2001 17:35:53 +0000 (+0000)
Subject: Removing showargs.[ch], adding cgi(simple|edit).[ch]
X-Git-Tag: v_2_9_9~67
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@edit-actions-add-url-form?a=commitdiff_plain;h=92b9e31c9e8714992536f0423c8e1123be625eab;p=privoxy.git

Removing showargs.[ch], adding cgi(simple|edit).[ch]
---

diff --git a/console_junkbuster.dsp b/console_junkbuster.dsp
index 7168d3b4..fefee762 100755
--- a/console_junkbuster.dsp
+++ b/console_junkbuster.dsp
@@ -173,6 +173,22 @@ SOURCE=.\cgi.h
 # End Source File
 # Begin Source File
 
+SOURCE=.\cgiedit.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cgiedit.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\cgisimple.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cgisimple.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\config.h
 # End Source File
 # Begin Source File
@@ -243,14 +259,6 @@ SOURCE=.\parsers.h
 
 SOURCE=.\project.h
 # End Source File
-# Begin Source File
-
-SOURCE=.\showargs.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\showargs.h
-# End Source File
 # End Group
 # Begin Group "Win32"
 
diff --git a/vc_junkbuster.dsp b/vc_junkbuster.dsp
index add77a6d..34ab4b1f 100644
--- a/vc_junkbuster.dsp
+++ b/vc_junkbuster.dsp
@@ -73,7 +73,7 @@ LINK32=link.exe
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /O2 /I "pcre" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STATIC" /YX /FD /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "pcre" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STATIC" /FR /YX /FD /c
 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
 # ADD BASE RSC /l 0x809 /d "_DEBUG"
@@ -127,7 +127,7 @@ LINK32=link.exe
 # PROP Ignore_Export_Lib 0
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /O2 /I "pcre" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STATIC" /YX /FD /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /O2 /I "pcre" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STATIC" /YX /FD /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "pcre" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STATIC" /FR /YX /FD /c
 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
 # ADD BASE RSC /l 0x809 /d "_DEBUG"
@@ -180,6 +180,22 @@ SOURCE=.\cgi.h
 # End Source File
 # Begin Source File
 
+SOURCE=.\cgiedit.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cgiedit.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\cgisimple.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\cgisimple.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\config.h
 # End Source File
 # Begin Source File
@@ -250,14 +266,6 @@ SOURCE=.\parsers.h
 
 SOURCE=.\project.h
 # End Source File
-# Begin Source File
-
-SOURCE=.\showargs.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\showargs.h
-# End Source File
 # End Group
 # Begin Group "Win32"