Skip to content

Commit 0809748

Browse files
committed
test
1 parent dac6745 commit 0809748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/libvpx.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ index 0b312850f..ce59378ee 100755
204204
$nows_sln_config: $outfile
205205
${TAB}\$(MSBUILD_TOOL) $outfile -m -t:Build \\
206206
-${TAB}${TAB}-p:Configuration="$config" -p:Platform="$platform"
207-
+${TAB}${TAB}-p:Configuration="$config" -p:Platform="$platform /p:WindowsTargetPlatformVersion=$WindowsSDKVersion"
207+
+${TAB}${TAB}-p:Configuration="$config" -p:Platform="$platform /p:WindowsTargetPlatformVersion=$SDK_VER"
208208
else
209209
$nows_sln_config: $outfile .nodevenv.once
210210
${TAB}@echo " * Skipping build of $sln_config (\$(MSBUILD_TOOL) not in path)."

0 commit comments

Comments
 (0)