From: helly Date: Sat, 14 Jan 2006 18:25:19 +0000 (+0000) Subject: - Add support for MSVC.NET 2005 X-Git-Tag: 0.13.6~503 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c831a87fca73eb1b79d3799de3cede3907b24e0;p=re2c - Add support for MSVC.NET 2005 --- diff --git a/.cvsignore b/.cvsignore index ec5e8cd3..61324873 100644 --- a/.cvsignore +++ b/.cvsignore @@ -42,3 +42,7 @@ Release Debug re2c.ncb re2c.suo +Debug-2005 +Release-2005 +*.suo +*.ncb diff --git a/re2c-2005.sln b/re2c-2005.sln new file mode 100755 index 00000000..d21bda83 --- /dev/null +++ b/re2c-2005.sln @@ -0,0 +1,19 @@ +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual C++ Express 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "re2c", "re2c-2005.vcproj", "{18C5E289-8D90-400D-9F80-766F174CEDC9}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {18C5E289-8D90-400D-9F80-766F174CEDC9}.Debug|Win32.ActiveCfg = Debug|Win32 + {18C5E289-8D90-400D-9F80-766F174CEDC9}.Debug|Win32.Build.0 = Debug|Win32 + {18C5E289-8D90-400D-9F80-766F174CEDC9}.Release|Win32.ActiveCfg = Release|Win32 + {18C5E289-8D90-400D-9F80-766F174CEDC9}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/re2c-2005.vcproj b/re2c-2005.vcproj new file mode 100755 index 00000000..960f5894 --- /dev/null +++ b/re2c-2005.vcproj @@ -0,0 +1,304 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +