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