On Thu, Dec 22, 2011 at 16:03, Stefan Weil wrote:
> System emulation executables with SDL are typically windows
> executables. Sometimes console executables are more useful,
> so create both variants if linker option -mwindows was detected.
>
> Signed-off-by: Stefan Weil
> ---
> Makefile.target
System emulation executables with SDL are typically windows
executables. Sometimes console executables are more useful,
so create both variants if linker option -mwindows was detected.
Signed-off-by: Stefan Weil
---
Makefile.target | 14 ++
1 files changed, 14 insertions(+), 0 dele