PortableApps: Don't ship development files.

Exclude .exp and .lib files when we run xcopy.

Change-Id: I913a1360507a8812a678efcd35d9afe58167d11b
Reviewed-on: https://code.wireshark.org/review/23777
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2017-09-28 15:49:17 -07:00
parent ec9e555456
commit fbcd64deb8
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
.exp
.ilk
.lib
.pdb