source:
smplayer/trunk/clean_windows.bat@
130
| Last change on this file since 130 was 124, checked in by , 14 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.
