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
339 stars 96 forks source link

Add configuration to support building as .dll #15

Closed brycehutchings closed 5 years ago

brycehutchings commented 5 years ago

In case someone wants to use the loader in a UWP project as a .DLL, this change will make it "just work" once changing the project from .lib to .dll without linker errors.