Build: Default the WinDDK 7.1 to <RepoRoot>\..\WinDDK\7600.16385.1\

This commit is contained in:
Birunthan Mohanathas
2013-11-05 17:31:30 +02:00
parent b7bc3c9d0d
commit cfc3aa77f0
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<!-- Visual C++ project options meant to applied before the default Microsoft property sheets. -->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="UserMacros">
<WinDDK71Dir></WinDDK71Dir>
<WinDDK71Dir>$(SolutionDir)..\WinDDK\7600.16385.1\</WinDDK71Dir>
</PropertyGroup>
<ItemGroup Label="ProjectConfigurations">