summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-04-10 17:15:29 +0200
committerwm4 <wm4@nowhere>2013-04-10 17:15:29 +0200
commit593aa1834b7ca31306e7a81c08f9c7d0158d9454 (patch)
treeb73c24afb2237d620e9ed3e47df1ccfc1548aedc /core
parent10d9d2a1fa4eb1579f0dd3943d6fc09bbea06302 (diff)
downloadmpv-593aa1834b7ca31306e7a81c08f9c7d0158d9454.tar.bz2
mpv-593aa1834b7ca31306e7a81c08f9c7d0158d9454.tar.xz
configure: add -mconsole on MinGW
At least libsdl adds -mwindows to the cflags, which marks the .exe binary as GUI application. This means the program detaches from the console when started in cmd.exe, instead of showing the playback status, receiving console input, and so on. Append -mconsole to the linker command line to disable -mwindows.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions