We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac6745 commit 0809748Copy full SHA for 0809748
patches/libvpx.patch
@@ -204,7 +204,7 @@ index 0b312850f..ce59378ee 100755
204
$nows_sln_config: $outfile
205
${TAB}\$(MSBUILD_TOOL) $outfile -m -t:Build \\
206
-${TAB}${TAB}-p:Configuration="$config" -p:Platform="$platform"
207
-+${TAB}${TAB}-p:Configuration="$config" -p:Platform="$platform /p:WindowsTargetPlatformVersion=$WindowsSDKVersion"
++${TAB}${TAB}-p:Configuration="$config" -p:Platform="$platform /p:WindowsTargetPlatformVersion=$SDK_VER"
208
else
209
$nows_sln_config: $outfile .nodevenv.once
210
${TAB}@echo " * Skipping build of $sln_config (\$(MSBUILD_TOOL) not in path)."
0 commit comments