From c4f48f14f106c386c18ffd8e8b63b9ca04223bd5 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Fri, 10 Jan 2003 11:38:51 +0000 Subject: [PATCH] Fixed corrupt files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/regex/regex.dsp | 6 ++++-- src/regex/regex.dsw | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/regex/regex.dsp b/src/regex/regex.dsp index 3e4ca71463..92f8f17564 100644 --- a/src/regex/regex.dsp +++ b/src/regex/regex.dsp @@ -8,12 +8,12 @@ CFG=regex - Win32 Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE -!MESSAGE NMAKE /f "RegexVC.mak". +!MESSAGE NMAKE /f "regex.mak". !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "RegexVC.mak" CFG="regex - Win32 Debug" +!MESSAGE NMAKE /f "regex.mak" CFG="regex - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE @@ -107,3 +107,5 @@ SOURCE=.\regfree.c # End Group # End Target # End Project + + diff --git a/src/regex/regex.dsw b/src/regex/regex.dsw index 0b31c25aa5..9803eaeea8 100644 --- a/src/regex/regex.dsw +++ b/src/regex/regex.dsw @@ -3,7 +3,7 @@ Microsoft Developer Studio Workspace File, Format Version 6.00 ############################################################################### -Project: "regex"=.\RegexVC.dsp - Package Owner=<4> +Project: "regex"=.\regex.dsp - Package Owner=<4> Package=<5> {{{ @@ -27,3 +27,4 @@ Package=<3> ############################################################################### +