Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/sanear.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Marsev <alex.marsev@gmail.com>2015-07-22 00:55:45 +0300
committerAlex Marsev <alex.marsev@gmail.com>2015-07-22 00:56:54 +0300
commit979253a2940c61f7ca39f44ea235233d1de1286d (patch)
treeb7004f99d40ed1780c51c22426a446b29060b982
parent1def8560b33926e42b724a8c019d1e4cd5e65768 (diff)
Use vs2015 platform tools in dll
-rw-r--r--dll/base.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/dll/base.props b/dll/base.props
index bfa6ddf..53e1624 100644
--- a/dll/base.props
+++ b/dll/base.props
@@ -6,7 +6,7 @@
<IntDir>$(SolutionDir)bin\$(Configuration)$(PlatformArchitecture)\obj\$(ProjectName)\</IntDir>
</PropertyGroup>
<PropertyGroup Label="Configuration">
- <PlatformToolset>v120</PlatformToolset>
+ <PlatformToolset>v140</PlatformToolset>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)'=='Debug'">
<ClCompile>