diff options
author | chai <chaifix@163.com> | 2018-09-23 08:37:15 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-09-23 08:37:15 +0800 |
commit | a3d22ce8cc65603d65e70ab024dea5bce0ec1ce0 (patch) | |
tree | 6093deefa1ac8d4aeb87dc1efbb001d89531bc47 /build/03Thread/03Thread.vcxproj | |
parent | 54f1e742ce9de35013929de6b02948d59db89ccf (diff) |
*update
Diffstat (limited to 'build/03Thread/03Thread.vcxproj')
-rw-r--r-- | build/03Thread/03Thread.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/03Thread/03Thread.vcxproj b/build/03Thread/03Thread.vcxproj index 06187a8..701a062 100644 --- a/build/03Thread/03Thread.vcxproj +++ b/build/03Thread/03Thread.vcxproj @@ -21,7 +21,7 @@ <PropertyGroup Label="Globals"> <ProjectGuid>{0E49D105-2032-4825-9FA1-54B1B94E3655}</ProjectGuid> <RootNamespace>My03Thread</RootNamespace> - <WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion> + <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |