source: smplayer/vendor/0.7.1/clean_windows.bat

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

SMPlayer 0.7.1: vendor 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.