blob: 2a51fd9bf6a201653dc3ac7825d8902fbf8646cd [file] [log] [blame]
Philip Tricca2d5c2192018-01-15 18:24:10 -08001
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 15
4VisualStudioVersion = 15.0.27130.2020
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tss2-mu", "marshal\tss2-mu.vcxproj", "{A6D8F061-6827-492F-80C3-32C4DD4FC52E}"
7EndProject
Philip Tricca9dde2ca2018-01-26 21:15:24 -08008Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tss2-sapi", "sysapi\tss2-sapi.vcxproj", "{10D9862F-0E36-4ACC-AF19-930B00A88A98}"
9 ProjectSection(ProjectDependencies) = postProject
10 {A6D8F061-6827-492F-80C3-32C4DD4FC52E} = {A6D8F061-6827-492F-80C3-32C4DD4FC52E}
11 EndProjectSection
12EndProject
Philip Tricca2d5c2192018-01-15 18:24:10 -080013Global
14 GlobalSection(SolutionConfigurationPlatforms) = preSolution
15 Debug|x64 = Debug|x64
16 Debug|x86 = Debug|x86
17 Release|x64 = Release|x64
18 Release|x86 = Release|x86
19 EndGlobalSection
20 GlobalSection(ProjectConfigurationPlatforms) = postSolution
21 {A6D8F061-6827-492F-80C3-32C4DD4FC52E}.Debug|x64.ActiveCfg = Debug|x64
22 {A6D8F061-6827-492F-80C3-32C4DD4FC52E}.Debug|x64.Build.0 = Debug|x64
23 {A6D8F061-6827-492F-80C3-32C4DD4FC52E}.Debug|x86.ActiveCfg = Debug|Win32
24 {A6D8F061-6827-492F-80C3-32C4DD4FC52E}.Debug|x86.Build.0 = Debug|Win32
25 {A6D8F061-6827-492F-80C3-32C4DD4FC52E}.Release|x64.ActiveCfg = Release|x64
26 {A6D8F061-6827-492F-80C3-32C4DD4FC52E}.Release|x64.Build.0 = Release|x64
27 {A6D8F061-6827-492F-80C3-32C4DD4FC52E}.Release|x86.ActiveCfg = Release|Win32
28 {A6D8F061-6827-492F-80C3-32C4DD4FC52E}.Release|x86.Build.0 = Release|Win32
Philip Tricca9dde2ca2018-01-26 21:15:24 -080029 {10D9862F-0E36-4ACC-AF19-930B00A88A98}.Debug|x64.ActiveCfg = Debug|x64
30 {10D9862F-0E36-4ACC-AF19-930B00A88A98}.Debug|x64.Build.0 = Debug|x64
31 {10D9862F-0E36-4ACC-AF19-930B00A88A98}.Debug|x86.ActiveCfg = Debug|Win32
32 {10D9862F-0E36-4ACC-AF19-930B00A88A98}.Debug|x86.Build.0 = Debug|Win32
33 {10D9862F-0E36-4ACC-AF19-930B00A88A98}.Release|x64.ActiveCfg = Release|x64
34 {10D9862F-0E36-4ACC-AF19-930B00A88A98}.Release|x64.Build.0 = Release|x64
35 {10D9862F-0E36-4ACC-AF19-930B00A88A98}.Release|x86.ActiveCfg = Release|Win32
36 {10D9862F-0E36-4ACC-AF19-930B00A88A98}.Release|x86.Build.0 = Release|Win32
Philip Tricca2d5c2192018-01-15 18:24:10 -080037 EndGlobalSection
38 GlobalSection(SolutionProperties) = preSolution
39 HideSolutionNode = FALSE
40 EndGlobalSection
41 GlobalSection(ExtensibilityGlobals) = postSolution
42 SolutionGuid = {7B42A64A-7AC7-4571-AEC0-C55E15B9E022}
43 EndGlobalSection
44EndGlobal