The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

t/oxr: Export the right symbol on Windows.

authored by

Ryan Pavlik and committed by
Jakob Bornecrantz
61c36f5a ee755961

+5
+1
src/xrt/targets/openxr/CMakeLists.txt
··· 15 15 set(SOURCE_FILES 16 16 target.c 17 17 oxr_sdl2_hack.c 18 + libopenxr.def 18 19 ) 19 20 20 21 # depends on above generated files
+4
src/xrt/targets/openxr/libopenxr.def
··· 1 + ; Copyright 2019, Collabora, Ltd. 2 + ; SPDX-License-Identifier: BSL-1.0 3 + EXPORTS 4 + xrNegotiateLoaderRuntimeInterface