2003/07/27 16:16:29
[org.ibex.core.git] / Makefile
index f79a9d0..e05a516 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -215,7 +215,7 @@ Win32:
                platform=Win32 \
                target=i686-pc-mingw32 \
                target_bin=xwt.exe \
-               platform_link="-Wl,--subsystem,console -lcomdlg32" \
+               platform_link="-Wl,--subsystem,windows -lcomdlg32" \
                platform_java_sources="Win32"
 
 Darwin: