Add missing dependencies
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
9f31f27840
commit
13183d8ac6
@ -48,7 +48,7 @@
|
||||
-->
|
||||
<Target Name="Driver"
|
||||
Outputs="$(OutputDir)wintun\wintun.sys;$(OutputDir)wintun\wintun.inf;$(OutputDir)wintun\wintun.cat"
|
||||
Inputs="wintun.c;wintun.vcxproj">
|
||||
Inputs="wintun.c;wintun.inf;wintun.props;wintun.rc;wintun.vcxproj">
|
||||
<MSBuild
|
||||
Projects="wintun.vcxproj"
|
||||
Targets="Build"
|
||||
|
Loading…
Reference in New Issue
Block a user