From 92b9e31c9e8714992536f0423c8e1123be625eab Mon Sep 17 00:00:00 2001 From: jongfoster Date: Sun, 16 Sep 2001 17:35:53 +0000 Subject: [PATCH] Removing showargs.[ch], adding cgi(simple|edit).[ch] --- console_junkbuster.dsp | 24 ++++++++++++++++-------- vc_junkbuster.dsp | 28 ++++++++++++++++++---------- 2 files changed, 34 insertions(+), 18 deletions(-) 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" -- 2.39.2