diff options
Diffstat (limited to 'clear_qmake.cmd')
| -rw-r--r-- | clear_qmake.cmd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/clear_qmake.cmd b/clear_qmake.cmd new file mode 100644 index 000000000..34c753fa3 --- /dev/null +++ b/clear_qmake.cmd @@ -0,0 +1,2 @@ +make distclean
+for /r %%B in (*.qm) do del /s /q %%B
|
