File tree Expand file tree Collapse file tree 4 files changed +2
-1
lines changed Expand file tree Collapse file tree 4 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 25
25
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
26
26
<ConfigurationType >DynamicLibrary</ConfigurationType >
27
27
<UseDebugLibraries >false</UseDebugLibraries >
28
- <PlatformToolset >v120 </PlatformToolset >
28
+ <PlatformToolset >v120_xp </PlatformToolset >
29
29
<WholeProgramOptimization >true</WholeProgramOptimization >
30
30
<CharacterSet >MultiByte</CharacterSet >
31
31
</PropertyGroup >
75
75
<IntrinsicFunctions >true</IntrinsicFunctions >
76
76
<PreprocessorDefinitions >WIN32;NDEBUG;_WINDOWS;_USRDLL;DX9_OVERLAY_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
77
77
<MultiProcessorCompilation >true</MultiProcessorCompilation >
78
+ <RuntimeLibrary >MultiThreaded</RuntimeLibrary >
78
79
</ClCompile >
79
80
<Link >
80
81
<SubSystem >Windows</SubSystem >
You can’t perform that action at this time.
0 commit comments