Files
Gabriel Landau 80eb7a81b1 Initial commit
2023-01-24 12:12:05 -05:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32929.386
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ShadowStackWalk", "ShadowStackWalk\ShadowStackWalk.vcxproj", "{2B2B52EE-3587-496D-88ED-FEC157AD96BB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2B2B52EE-3587-496D-88ED-FEC157AD96BB}.Debug|x64.ActiveCfg = Debug|x64
{2B2B52EE-3587-496D-88ED-FEC157AD96BB}.Debug|x64.Build.0 = Debug|x64
{2B2B52EE-3587-496D-88ED-FEC157AD96BB}.Release|x64.ActiveCfg = Release|x64
{2B2B52EE-3587-496D-88ED-FEC157AD96BB}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6A455CC8-BA59-4EFF-A5AF-64DB7296C243}
EndGlobalSection
EndGlobal