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