2003/07/09 08:53:06
[org.ibex.core.git] / 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