mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-12-15 13:52:28 +00:00
4 lines
124 B
Batchfile
4 lines
124 B
Batchfile
|
rem Run from Qt command prompt without changing directories
|
||
|
|
||
|
del symbols.zip
|
||
|
7z a symbols.zip *.pdb -r -xr!Qt5WebEngineCore*
|