You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
-Extracting MicrosoftSpatialAudio from WindowsMixedRealityInterop so that it can be used with OpenXR rather than WMR. -Fixing hololens target settings ini lookup. #jira UE-130536 #review-20781042 #rb Rovert.Srinivasiah #preflight 62b9d59be77151e599713102 [CL 20833447 by Jeff Fisher in ue5-main branch]
40 lines
2.1 KiB
Plaintext
40 lines
2.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.31702.278
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SpatialAudioClientInterop", "SpatialAudioClientInterop.vcxproj", "{077A7E82-CD22-47E4-BC24-666822FBA29F}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SpatialAudioClientInteropWindows", "SpatialAudioClientInteropWindows\SpatialAudioClientInteropWindows.vcxproj", "{44C5A011-047F-4BA4-9584-0E18062254C3}"
|
|
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
|
|
{077A7E82-CD22-47E4-BC24-666822FBA29F}.Debug|ARM64.ActiveCfg = Debug|ARM64
|
|
{077A7E82-CD22-47E4-BC24-666822FBA29F}.Debug|ARM64.Build.0 = Debug|ARM64
|
|
{077A7E82-CD22-47E4-BC24-666822FBA29F}.Debug|x64.ActiveCfg = Debug|x64
|
|
{077A7E82-CD22-47E4-BC24-666822FBA29F}.Debug|x64.Build.0 = Debug|x64
|
|
{077A7E82-CD22-47E4-BC24-666822FBA29F}.Release|ARM64.ActiveCfg = Release|ARM64
|
|
{077A7E82-CD22-47E4-BC24-666822FBA29F}.Release|ARM64.Build.0 = Release|ARM64
|
|
{077A7E82-CD22-47E4-BC24-666822FBA29F}.Release|x64.ActiveCfg = Release|x64
|
|
{077A7E82-CD22-47E4-BC24-666822FBA29F}.Release|x64.Build.0 = Release|x64
|
|
{44C5A011-047F-4BA4-9584-0E18062254C3}.Debug|ARM64.ActiveCfg = Debug|x64
|
|
{44C5A011-047F-4BA4-9584-0E18062254C3}.Debug|x64.ActiveCfg = Debug|x64
|
|
{44C5A011-047F-4BA4-9584-0E18062254C3}.Debug|x64.Build.0 = Debug|x64
|
|
{44C5A011-047F-4BA4-9584-0E18062254C3}.Release|ARM64.ActiveCfg = Release|x64
|
|
{44C5A011-047F-4BA4-9584-0E18062254C3}.Release|x64.ActiveCfg = Release|x64
|
|
{44C5A011-047F-4BA4-9584-0E18062254C3}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {DC67B9C4-DCCB-44A2-A7D0-FADC0B8F9179}
|
|
EndGlobalSection
|
|
EndGlobal
|