Skip to content
代码片段 群组 项目
提交 25389acd 编辑于 作者: BrennanConroy's avatar BrennanConroy 提交者: Justin Kotalik
浏览文件

Use the 'correct' windows platform version (#7338)

上级 f456e3d1
No related branches found
No related tags found
无相关合并请求
......@@ -12,7 +12,7 @@
<OutDir>$(OutDir)lib\</OutDir>
<IntDir>$(Configuration)\lib\</IntDir>
<ConfigurationType>StaticLibrary</ConfigurationType>
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="..\..\..\..\Build\Config.Definitions.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册