source: smplayer/trunk/clean_windows.bat@ 124

Last change on this file since 124 was 124, checked in by Silvan Scherrer, 13 years ago

SMPlayer: 0.7.1 trunk update

File size: 184 bytes
Line 
1cd getrev
2mingw32-make distclean
3cd ..
4
5cd zlib-1.2.6
6mingw32-make -fwin32\makefile.gcc clean
7
8cd ..\src
9mingw32-make distclean
10
11cd ..
12del src\translations\smplayer_*.qm
13
Note: See TracBrowser for help on using the repository browser.