We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f570b commit 6a0df1bCopy full SHA for 6a0df1b
src/editors/xrManagedApi/xrManagedApi.vcxproj
@@ -61,6 +61,7 @@
61
<PrecompiledHeader>Use</PrecompiledHeader>
62
<AdditionalIncludeDirectories>.;$(SolutionDir)</AdditionalIncludeDirectories>
63
<PrecompiledHeaderFile>Pch.hpp</PrecompiledHeaderFile>
64
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
65
</ClCompile>
66
<Link>
67
<GenerateDebugInformation>true</GenerateDebugInformation>
@@ -75,6 +76,7 @@
75
76
77
78
79
80
81
82
0 commit comments