diff --git a/dlls/regex/regex.sln b/dlls/regex/regex.sln new file mode 100755 index 00000000..4cba4149 --- /dev/null +++ b/dlls/regex/regex.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "regex", "regex.vcproj", "{1D4E991A-7EC1-43C5-90FC-DC9D713052D8}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {1D4E991A-7EC1-43C5-90FC-DC9D713052D8}.Debug.ActiveCfg = Debug|Win32 + {1D4E991A-7EC1-43C5-90FC-DC9D713052D8}.Debug.Build.0 = Debug|Win32 + {1D4E991A-7EC1-43C5-90FC-DC9D713052D8}.Release.ActiveCfg = Release|Win32 + {1D4E991A-7EC1-43C5-90FC-DC9D713052D8}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/dlls/regex/regex.vcproj b/dlls/regex/regex.vcproj new file mode 100755 index 00000000..785becba --- /dev/null +++ b/dlls/regex/regex.vcproj @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +