2
0
Эх сурвалжийг харах

Examples: DirectX11: fixed build setting of Release mode.

ocornut 10 жил өмнө
parent
commit
b623f97d9f

+ 1 - 1
examples/directx11_example/directx11_example.vcxproj

@@ -24,7 +24,7 @@
     <ConfigurationType>Application</ConfigurationType>
     <UseDebugLibraries>false</UseDebugLibraries>
     <WholeProgramOptimization>true</WholeProgramOptimization>
-    <CharacterSet>MultiByte</CharacterSet>
+    <CharacterSet>Unicode</CharacterSet>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   <ImportGroup Label="ExtensionSettings">