22 lines
878 B
Plaintext
Executable File
22 lines
878 B
Plaintext
Executable File
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
|