source:
smplayer/trunk/compile_windows.bat@
132
Last change on this file since 132 was 132, checked in by , 13 years ago | |
---|---|
File size: 130 bytes |
Line | |
---|---|
1 | call getrev.cmd |
2 | |
3 | cd zlib-1.2.6 |
4 | mingw32-make -fwin32\makefile.gcc |
5 | cd .. |
6 | |
7 | cd src |
8 | lrelease smplayer.pro |
9 | qmake |
10 | mingw32-make |
Note:
See TracBrowser
for help on using the repository browser.