source:
smplayer/vendor/current/compile_windows_portable.bat@
124
| Last change on this file since 124 was 121, checked in by , 14 years ago | |
|---|---|
| File size: 223 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 DEFINES+=PORTABLE_APP |
| 14 | mingw32-make |
Note:
See TracBrowser
for help on using the repository browser.
