diff options
Diffstat (limited to 'packaging/qt-win/cleanup.bat')
-rw-r--r-- | packaging/qt-win/cleanup.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/qt-win/cleanup.bat b/packaging/qt-win/cleanup.bat new file mode 100644 index 0000000..fb8324d --- /dev/null +++ b/packaging/qt-win/cleanup.bat @@ -0,0 +1,2 @@ +del *.dll
+rd /s /q imageformats
|