source:
smplayer/trunk/clean_windows.bat@
124
Last change on this file since 124 was 124, checked in by , 13 years ago | |
---|---|
File size: 184 bytes |
Line | |
---|---|
1 | cd getrev |
2 | mingw32-make distclean |
3 | cd .. |
4 | |
5 | cd zlib-1.2.6 |
6 | mingw32-make -fwin32\makefile.gcc clean |
7 | |
8 | cd ..\src |
9 | mingw32-make distclean |
10 | |
11 | cd .. |
12 | del src\translations\smplayer_*.qm |
13 |
Note:
See TracBrowser
for help on using the repository browser.