Windows: add brotli and vcpkg-export to cleanup items

Change-Id: I61daf05559b1d33bea117ac6d54f16b71a224e36
Reviewed-on: https://code.wireshark.org/review/33018
Petri-Dish: Pascal Quantin <pascal@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@wireshark.org>
This commit is contained in:
Pascal Quantin 2019-04-30 11:36:29 +02:00
parent dd708676d3
commit 4addfb6b16
1 changed files with 2 additions and 0 deletions

View File

@ -146,6 +146,7 @@ if ($Platform -eq "win32") {
$CleanupItems = @(
"bcg729-1.0.4-win??ws"
"brotli-1.0.2-4-win??ws"
"c-ares-1.9.1-1-win??ws"
"c-ares-1.1*-win??ws"
"gnutls-3.?.*-*-win??ws"
@ -175,6 +176,7 @@ $CleanupItems = @(
"upx301w"
"upx303w"
"user-guide"
"vcpkg-export-*-win??ws"
"zlib-1.2.5"
"zlib-1.2.8"
"zlib-1.2.*-ws"