From 168f42323ba34405ebb61e03a45f9e70cd100ade Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sat, 27 Sep 2008 17:54:02 -0700 Subject: [PATCH] Missing regex vc9 project files (this is getting really tiresome). --- extensions/regex/msvc9/regex.sln | 20 +++ extensions/regex/msvc9/regex.vcproj | 246 ++++++++++++++++++++++++++++ 2 files changed, 266 insertions(+) create mode 100644 extensions/regex/msvc9/regex.sln create mode 100644 extensions/regex/msvc9/regex.vcproj diff --git a/extensions/regex/msvc9/regex.sln b/extensions/regex/msvc9/regex.sln new file mode 100644 index 00000000..9df46af9 --- /dev/null +++ b/extensions/regex/msvc9/regex.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "regex", "regex.vcproj", "{B3E797CF-4E77-4C9D-B8A8-7589B6902206}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {B3E797CF-4E77-4C9D-B8A8-7589B6902206}.Debug|Win32.ActiveCfg = Debug|Win32 + {B3E797CF-4E77-4C9D-B8A8-7589B6902206}.Debug|Win32.Build.0 = Debug|Win32 + {B3E797CF-4E77-4C9D-B8A8-7589B6902206}.Release|Win32.ActiveCfg = Release|Win32 + {B3E797CF-4E77-4C9D-B8A8-7589B6902206}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/extensions/regex/msvc9/regex.vcproj b/extensions/regex/msvc9/regex.vcproj new file mode 100644 index 00000000..9ee87fb1 --- /dev/null +++ b/extensions/regex/msvc9/regex.vcproj @@ -0,0 +1,246 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +