diff options
author | George Hazan <ghazan@miranda.im> | 2019-04-14 22:35:23 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-04-14 22:35:23 +0300 |
commit | 5a5420d51681a81c922a2017d38e0c9ae65fb94e (patch) | |
tree | 772ec7b27400893f85607106fff6b1bdba97c720 /build | |
parent | 14f110c78ff059f7874576a0f15b376f77a491e4 (diff) |
manual target platform version assignment required only for Toaster
Diffstat (limited to 'build')
-rw-r--r-- | build/cmplugin/cmstub.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/cmplugin/cmstub.vcxproj b/build/cmplugin/cmstub.vcxproj index 02076a41d9..8d9adf1618 100644 --- a/build/cmplugin/cmstub.vcxproj +++ b/build/cmplugin/cmstub.vcxproj @@ -23,7 +23,6 @@ <ProjectGuid>{3E03C383-1234-4055-B1C8-D43EB6BFAE58}</ProjectGuid> <RootNamespace>Project1</RootNamespace> <XPDeprecationWarning>false</XPDeprecationWarning> - <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> <ProjectName>cmstub</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |