@@ -16,7 +16,7 @@ | |||
<PropertyGroup Label="Globals"> | |||
<ProjectGuid>{882FE2E3-F4EF-9825-1908-F6FEE5366B5C}</ProjectGuid> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | |||
@@ -25,7 +25,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>false</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | |||
Label="Configuration"> | |||
@@ -33,7 +33,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||
<ImportGroup Label="ExtensionSettings"/> | |||
@@ -44,7 +44,7 @@ | |||
</ImportGroup> | |||
<PropertyGroup Label="UserMacros"> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup> | |||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||
@@ -58,7 +58,7 @@ | |||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">DemoRunner</TargetName> | |||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |||
<Midl> | |||
@@ -16,7 +16,7 @@ | |||
<PropertyGroup Label="Globals"> | |||
<ProjectGuid>{78607AE9-F43B-3DDB-0FE1-D745771AF527}</ProjectGuid> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | |||
@@ -25,7 +25,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>false</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | |||
Label="Configuration"> | |||
@@ -33,7 +33,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||
<ImportGroup Label="ExtensionSettings"/> | |||
@@ -44,7 +44,7 @@ | |||
</ImportGroup> | |||
<PropertyGroup Label="UserMacros"> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup> | |||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||
@@ -58,7 +58,7 @@ | |||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AudioPerformanceTest</TargetName> | |||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |||
<Midl> | |||
@@ -16,7 +16,7 @@ | |||
<PropertyGroup Label="Globals"> | |||
<ProjectGuid>{5666EAA2-C82B-D06A-5228-D0E810428536}</ProjectGuid> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | |||
@@ -25,7 +25,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>false</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | |||
Label="Configuration"> | |||
@@ -33,7 +33,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||
<ImportGroup Label="ExtensionSettings"/> | |||
@@ -44,7 +44,7 @@ | |||
</ImportGroup> | |||
<PropertyGroup Label="UserMacros"> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup> | |||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||
@@ -58,7 +58,7 @@ | |||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AudioPluginHost</TargetName> | |||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |||
<Midl> | |||
@@ -16,7 +16,7 @@ | |||
<PropertyGroup Label="Globals"> | |||
<ProjectGuid>{88983F7C-DB65-9E04-84E7-05F8979E0383}</ProjectGuid> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | |||
@@ -25,7 +25,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>false</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | |||
Label="Configuration"> | |||
@@ -33,7 +33,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||
<ImportGroup Label="ExtensionSettings"/> | |||
@@ -44,7 +44,7 @@ | |||
</ImportGroup> | |||
<PropertyGroup Label="UserMacros"> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup> | |||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||
@@ -58,7 +58,7 @@ | |||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">BinaryBuilder</TargetName> | |||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |||
<Midl> | |||
@@ -16,7 +16,7 @@ | |||
<PropertyGroup Label="Globals"> | |||
<ProjectGuid>{2F8ABED0-7428-13A5-07CD-EF1F3B43B926}</ProjectGuid> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | |||
@@ -25,7 +25,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>false</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | |||
Label="Configuration"> | |||
@@ -33,7 +33,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||
<ImportGroup Label="ExtensionSettings"/> | |||
@@ -44,7 +44,7 @@ | |||
</ImportGroup> | |||
<PropertyGroup Label="UserMacros"> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup> | |||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||
@@ -58,7 +58,7 @@ | |||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">JUCE Network Graphics Demo</TargetName> | |||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |||
<Midl> | |||
@@ -16,7 +16,7 @@ | |||
<PropertyGroup Label="Globals"> | |||
<ProjectGuid>{E4CFCE31-1AF5-C360-751D-9682E333BE4D}</ProjectGuid> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | |||
@@ -25,7 +25,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>false</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | |||
Label="Configuration"> | |||
@@ -33,7 +33,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||
<ImportGroup Label="ExtensionSettings"/> | |||
@@ -44,7 +44,7 @@ | |||
</ImportGroup> | |||
<PropertyGroup Label="UserMacros"> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup> | |||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||
@@ -58,7 +58,7 @@ | |||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Projucer</TargetName> | |||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |||
<Midl> | |||
@@ -16,7 +16,7 @@ | |||
<PropertyGroup Label="Globals"> | |||
<ProjectGuid>{8059D6DB-7FA3-D129-4ADE-B3C1A560027C}</ProjectGuid> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | |||
@@ -25,7 +25,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>false</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | |||
Label="Configuration"> | |||
@@ -33,7 +33,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||
<ImportGroup Label="ExtensionSettings"/> | |||
@@ -44,7 +44,7 @@ | |||
</ImportGroup> | |||
<PropertyGroup Label="UserMacros"> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup> | |||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||
@@ -58,7 +58,7 @@ | |||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">UnitTestRunner</TargetName> | |||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |||
<Midl> | |||
@@ -16,7 +16,7 @@ | |||
<PropertyGroup Label="Globals"> | |||
<ProjectGuid>{B636B53B-C44B-1E04-8668-D61B3900BAA4}</ProjectGuid> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" | |||
@@ -25,7 +25,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>false</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" | |||
Label="Configuration"> | |||
@@ -33,7 +33,7 @@ | |||
<UseOfMfc>false</UseOfMfc> | |||
<WholeProgramOptimization>true</WholeProgramOptimization> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> | |||
<ImportGroup Label="ExtensionSettings"/> | |||
@@ -44,7 +44,7 @@ | |||
</ImportGroup> | |||
<PropertyGroup Label="UserMacros"> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<PropertyGroup> | |||
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |||
@@ -58,7 +58,7 @@ | |||
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">juce_dll</TargetName> | |||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest> | |||
<PlatformToolset>v141</PlatformToolset> | |||
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |||
<WindowsTargetPlatformVersion Condition="'$(WindowsTargetPlatformVersion)' == ''">$([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0'))</WindowsTargetPlatformVersion> | |||
</PropertyGroup> | |||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |||
<Midl> | |||