microsoft / OpenXR-MixedReality

OpenXR samples and preview headers for HoloLens and Windows Mixed Reality developers familiar with Visual Studio
https://aka.ms/openxr
MIT License
336 stars 96 forks source link

Bring Bryce's fix for recent build break due to VS 16.7.1 upgrade. #57

Closed yl-msft closed 4 years ago

yl-msft commented 4 years ago

CompiledShaders folder is no longer created after VS 16.7.1 upgrade. Change build settings to output shader headers to IntDir directly.