File: README.mingw32

package info (click to toggle)
mped 3.3.17-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,288 kB
  • ctags: 1,635
  • sloc: ansic: 13,150; sh: 393; makefile: 232; perl: 66
file content (9 lines) | stat: -rw-r--r-- 383 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Building a Minimum Profit win32 executable with mingw32
=======================================================

    $ CC=i586-mingw32msvc-cc WINDRES=i586-mingw32msvc-windres ./config.sh
    $ make

Substitute CC and WINDRES with the names of your mingw32 c compiler
and Windows resource compiler, respectively, if they are different from these.
You'll end up with a usable wmp.exe.