mirror of
https://github.com/JochenKalmbach/StackWalker
synced 2026-06-08 11:24:59 +00:00
28 lines
1.4 KiB
Plaintext
28 lines
1.4 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 8.00
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StackWalker_VC71", "StackWalker_VC71.vcproj", "{9B5607ED-595C-4439-91D9-6A085BE7DBB8}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfiguration) = preSolution
|
|
Debug_VC71 = Debug_VC71
|
|
Debug_VC71-UNICODE = Debug_VC71-UNICODE
|
|
Release_VC71 = Release_VC71
|
|
Release_VC71-UNICODE = Release_VC71-UNICODE
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfiguration) = postSolution
|
|
{9B5607ED-595C-4439-91D9-6A085BE7DBB8}.Debug_VC71.ActiveCfg = Debug_VC71|Win32
|
|
{9B5607ED-595C-4439-91D9-6A085BE7DBB8}.Debug_VC71.Build.0 = Debug_VC71|Win32
|
|
{9B5607ED-595C-4439-91D9-6A085BE7DBB8}.Debug_VC71-UNICODE.ActiveCfg = Debug_VC71-UNICODE|Win32
|
|
{9B5607ED-595C-4439-91D9-6A085BE7DBB8}.Debug_VC71-UNICODE.Build.0 = Debug_VC71-UNICODE|Win32
|
|
{9B5607ED-595C-4439-91D9-6A085BE7DBB8}.Release_VC71.ActiveCfg = Release_VC71|Win32
|
|
{9B5607ED-595C-4439-91D9-6A085BE7DBB8}.Release_VC71.Build.0 = Release_VC71|Win32
|
|
{9B5607ED-595C-4439-91D9-6A085BE7DBB8}.Release_VC71-UNICODE.ActiveCfg = Release_VC71-UNICODE|Win32
|
|
{9B5607ED-595C-4439-91D9-6A085BE7DBB8}.Release_VC71-UNICODE.Build.0 = Release_VC71-UNICODE|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|