aboutsummaryrefslogtreecommitdiff
path: root/visualc/VS2010/gen_key.vcxproj
diff options
context:
space:
mode:
authorSimon Butcher <simon.butcher@arm.com>2017-03-01 22:25:12 +0000
committerSimon Butcher <simon.butcher@arm.com>2017-03-01 22:32:44 +0000
commit6406e81832daf36aaaa588f71717bcbf96aa115c (patch)
treea7733c0d1eb68af8d3550a318b057b7faa943cc6 /visualc/VS2010/gen_key.vcxproj
parent08902ed67117de0ba43577773decfa09447db013 (diff)
downloadmbedtls-6406e81832daf36aaaa588f71717bcbf96aa115c.zip
mbedtls-6406e81832daf36aaaa588f71717bcbf96aa115c.tar.gz
mbedtls-6406e81832daf36aaaa588f71717bcbf96aa115c.tar.bz2
Update of the Visual Studio files
Contains additional project file, ecdh_curve25519.vcxproj, as well as fix for intermediate files causing the warning MSB8028 with Visual Studio 2015.
Diffstat (limited to 'visualc/VS2010/gen_key.vcxproj')
-rw-r--r--visualc/VS2010/gen_key.vcxproj28
1 files changed, 16 insertions, 12 deletions
diff --git a/visualc/VS2010/gen_key.vcxproj b/visualc/VS2010/gen_key.vcxproj
index e72d475..c7ee53f 100644
--- a/visualc/VS2010/gen_key.vcxproj
+++ b/visualc/VS2010/gen_key.vcxproj
@@ -71,18 +71,22 @@
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <LinkIncremental>true</LinkIncremental>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <LinkIncremental>true</LinkIncremental>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <LinkIncremental>false</LinkIncremental>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <LinkIncremental>false</LinkIncremental>
- </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <LinkIncremental>true</LinkIncremental>
+ <IntDir>$(Configuration)\$(TargetName)\</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <LinkIncremental>true</LinkIncremental>
+ <IntDir>$(Configuration)\$(TargetName)\</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <LinkIncremental>false</LinkIncremental>
+ <IntDir>$(Configuration)\$(TargetName)\</IntDir>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <LinkIncremental>false</LinkIncremental>
+ <IntDir>$(Configuration)\$(TargetName)\</IntDir>
+ </PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
<PrecompiledHeader>