source: smplayer/vendor/current/compile_windows_portable.bat@ 124

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

SMPlayer 0.7.1: vendor update

File size: 223 bytes
Line 
1cd getrev
2qmake
3mingw32-make
4cd ..
5getrev\release\getrev.exe > src\svn_revision.h
6
7cd zlib-1.2.6
8mingw32-make -fwin32\makefile.gcc
9cd ..
10
11cd src
12lrelease smplayer.pro
13qmake DEFINES+=PORTABLE_APP
14mingw32-make
Note: See TracBrowser for help on using the repository browser.