source: smplayer/trunk/compile_windows.bat@ 132

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

SMPlayer trunk: built 0.8.0

File size: 130 bytes
Line 
1call getrev.cmd
2
3cd zlib-1.2.6
4mingw32-make -fwin32\makefile.gcc
5cd ..
6
7cd src
8lrelease smplayer.pro
9qmake
10mingw32-make
Note: See TracBrowser for help on using the repository browser.