From 7bbe6d4eab201f96dcf5a86086f32fd465280a05 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Thu, 4 Oct 2012 20:15:23 +0200 Subject: Provide sources for both platform toolset --- win32/wdkpt/vs2012/Microsoft.Cpp.x64.WDK7.props | 52 +++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 win32/wdkpt/vs2012/Microsoft.Cpp.x64.WDK7.props (limited to 'win32/wdkpt/vs2012/Microsoft.Cpp.x64.WDK7.props') diff --git a/win32/wdkpt/vs2012/Microsoft.Cpp.x64.WDK7.props b/win32/wdkpt/vs2012/Microsoft.Cpp.x64.WDK7.props new file mode 100644 index 00000000..9d7825c0 --- /dev/null +++ b/win32/wdkpt/vs2012/Microsoft.Cpp.x64.WDK7.props @@ -0,0 +1,52 @@ + + + + + + + $(SystemDrive)\WinDDK\7600.16385.1 + + true + false + + $(IntermediateOutputPath) + $(Platform)\$(Configuration)\ + $(IntDir) + $(SolutionDir)$(Platform)\$(Configuration)\ + + + + + + $(VCInstallDir)bin\x86_amd64;$(VCInstallDir)bin;$(WindowsSDK_ExecutablePath_x86);$(VSInstallDir)Common7\Tools\bin;$(VSInstallDir)Common7\tools;$(VSInstallDir)Common7\ide;$(ProgramFiles)\HTML Help Workshop;$(MSBuildToolsPath32);$(FxCopDir);$(PATH); + $(WDKInstallDir)\inc\api;$(WDKInstallDir)\inc\crt;$(WDKInstallDir)\inc\api\crt\stl70;$(WDKInstallDir)\inc\mfc42;$(WDKInstallDir)\inc\ddk;$(WDKInstallDir)\inc\api\dao360; + $(VCInstallDir)atlmfc\lib\amd64;$(VCInstallDir)lib\amd64; + $(WDKInstallDir)\lib\wnet\amd64;$(WDKInstallDir)\lib\Crt\amd64;$(WDKInstallDir)\lib\Mfc\amd64;$(WDKInstallDir)\lib\ATL\amd64; + $(WindowsSDK_MetadataPath) + $(VCInstallDir)atlmfc\src\mfc;$(VCInstallDir)atlmfc\src\mfcm;$(VCInstallDir)atlmfc\src\atl;$(VCInstallDir)crt\src; + $(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath);$(MSBuildToolsPath);$(MSBuildToolsPath32);$(VCInstallDir)atlmfc\lib\amd64;$(VCInstallDir)lib\amd64; + $(VCInstallDir)bin\AMD64;$(VCInstallDir)VCPackages;$(WindowsSDK_ExecutablePath_x64);$(WindowsSDK_ExecutablePath_x86);$(MSBuildToolsPath);$(PATH); + $(VCInstallDir)redist\Debug_NonRedist\x64 + + + + + msvcrt_win2003.obj;%(AdditionalDependencies) + 5.2 + + + + + + + -- cgit 1.4.1