From b8401ad25b5d6c37266e7fee59c0bc201b07f388 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Wed, 4 Nov 2020 15:39:27 +0100 Subject: api: upgrade nci.lib and wintun-inf.h building The additional build steps performed are now attached to the build process using BeforeTargets/AfterTargets. Signed-off-by: Simon Rozman --- wintun.vcxproj | 6 ------ 1 file changed, 6 deletions(-) (limited to 'wintun.vcxproj') diff --git a/wintun.vcxproj b/wintun.vcxproj index af0e0c3..dbfd824 100644 --- a/wintun.vcxproj +++ b/wintun.vcxproj @@ -139,7 +139,6 @@ $(ConfigurationName)\$(WintunPlatform)\ $(ConfigurationName)\$(WintunPlatform)\ true - StampInf $(WDKContentRoot)CodeAnalysis\DriverMustFixRules.ruleset @@ -169,11 +168,6 @@ sha256 - - cscript.exe /nologo "$(ProjectDir)\extract-driverver.js" < "$(IntDir)wintun.inf" > "$(IntDir)wintun-inf.h" - $(IntDir)wintun-inf.h - $(IntDir)wintun.inf - -- cgit v1.2.3-59-g8ed1b