2003/07/09 08:53:06
authorxwt <xwt@xwt.org>
Fri, 30 Jan 2004 07:03:45 +0000 (07:03 +0000)
committerxwt <xwt@xwt.org>
Fri, 30 Jan 2004 07:03:45 +0000 (07:03 +0000)
darcs-hash:20040130070345-3ac31-b51ea30c19ca542f130ef628c13254811b3df704.gz

Makefile

index be790ef..31e8bda 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -226,7 +226,7 @@ Win32:
                platform=Win32 \
                target=i686-pc-mingw32 \
                target_bin=xwt.exe \
-               platform_link="-Wl,--subsystem,windows -lcomdlg32" \
+               platform_link="-Wl,--subsystem,console -lcomdlg32" \
                platform_java_sources="Win32"
 
 Darwin: upstream