mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Build: Default the WinDDK 7.1 to <RepoRoot>\..\WinDDK\7600.16385.1\
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user