Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.9.34902.65 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Test Enclave", "Test Enclave\Test Enclave.vcxproj", "{2908AFA3-639E-4CF4-8F9E-E39B05C04822}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Enclave Host", "Enclave Host\Enclave Host.vcxproj", "{7D865AB3-04F3-4F68-B47D-3C51CAF4539F}" ProjectSection(ProjectDependencies) = postProject {2908AFA3-639E-4CF4-8F9E-E39B05C04822} = {2908AFA3-639E-4CF4-8F9E-E39B05C04822} EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|ARM64 = Debug|ARM64 Debug|x64 = Debug|x64 Release|ARM64 = Release|ARM64 Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {2908AFA3-639E-4CF4-8F9E-E39B05C04822}.Debug|ARM64.ActiveCfg = Debug|ARM64 {2908AFA3-639E-4CF4-8F9E-E39B05C04822}.Debug|ARM64.Build.0 = Debug|ARM64 {2908AFA3-639E-4CF4-8F9E-E39B05C04822}.Debug|x64.ActiveCfg = Debug|x64 {2908AFA3-639E-4CF4-8F9E-E39B05C04822}.Debug|x64.Build.0 = Debug|x64 {2908AFA3-639E-4CF4-8F9E-E39B05C04822}.Release|ARM64.ActiveCfg = Release|ARM64 {2908AFA3-639E-4CF4-8F9E-E39B05C04822}.Release|ARM64.Build.0 = Release|ARM64 {2908AFA3-639E-4CF4-8F9E-E39B05C04822}.Release|x64.ActiveCfg = Release|x64 {2908AFA3-639E-4CF4-8F9E-E39B05C04822}.Release|x64.Build.0 = Release|x64 {7D865AB3-04F3-4F68-B47D-3C51CAF4539F}.Debug|ARM64.ActiveCfg = Debug|ARM64 {7D865AB3-04F3-4F68-B47D-3C51CAF4539F}.Debug|ARM64.Build.0 = Debug|ARM64 {7D865AB3-04F3-4F68-B47D-3C51CAF4539F}.Debug|x64.ActiveCfg = Debug|x64 {7D865AB3-04F3-4F68-B47D-3C51CAF4539F}.Debug|x64.Build.0 = Debug|x64 {7D865AB3-04F3-4F68-B47D-3C51CAF4539F}.Release|ARM64.ActiveCfg = Release|ARM64 {7D865AB3-04F3-4F68-B47D-3C51CAF4539F}.Release|ARM64.Build.0 = Release|ARM64 {7D865AB3-04F3-4F68-B47D-3C51CAF4539F}.Release|x64.ActiveCfg = Release|x64 {7D865AB3-04F3-4F68-B47D-3C51CAF4539F}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {166D23FF-1362-43F2-BEE7-58FDCDB133DF} EndGlobalSection EndGlobal