mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Add a script to create a zip of Qt PDBs
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
rem Run from Qt command prompt without changing directories
|
||||||
|
|
||||||
|
del symbols.zip
|
||||||
|
7z a symbols.zip *.pdb -r -xr!Qt5WebEngineCore*
|
||||||
Reference in New Issue
Block a user