summary refs log tree commit diff stats
path: root/win32/wdkpt/Microsoft.Cpp.x64.WDK7.props
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-09-16 00:29:22 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-09-16 00:29:22 +0200
commit12294a37294d7694606f4b84d482dc0bb7b0c501 (patch)
treec7ec1daf512414cb96623b1507f75b4c23687bfc /win32/wdkpt/Microsoft.Cpp.x64.WDK7.props
parente173eed437cf71fdf7b903f6d239a868e503cb46 (diff)
Fix indentation and update platform toolset installer
Diffstat (limited to 'win32/wdkpt/Microsoft.Cpp.x64.WDK7.props')
-rw-r--r--win32/wdkpt/Microsoft.Cpp.x64.WDK7.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/wdkpt/Microsoft.Cpp.x64.WDK7.props b/win32/wdkpt/Microsoft.Cpp.x64.WDK7.props
index cc0cfd94..9d7825c0 100644
--- a/win32/wdkpt/Microsoft.Cpp.x64.WDK7.props
+++ b/win32/wdkpt/Microsoft.Cpp.x64.WDK7.props
@@ -42,7 +42,7 @@ Copyright (C) Microsoft Corporation. All rights reserved.
   <ItemDefinitionGroup>

     <Link>

       <AdditionalDependencies>msvcrt_win2003.obj;%(AdditionalDependencies)</AdditionalDependencies>

-	  <MinimumRequiredVersion>5.2</MinimumRequiredVersion>

+      <MinimumRequiredVersion>5.2</MinimumRequiredVersion>

     </Link>

   </ItemDefinitionGroup>