From 3eabe927b209ebd7cd44de7c9a67413560e5bd55 Mon Sep 17 00:00:00 2001 From: megacz Date: Fri, 30 Jan 2004 07:02:07 +0000 Subject: [PATCH] 2003/06/18 08:07:11 darcs-hash:20040130070207-2ba56-bc052b4c8b23ebc49cb2a389ecff7f2e98bc7f54.gz --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1cca13e..2a6a5df 100644 --- a/Makefile +++ b/Makefile @@ -225,7 +225,8 @@ Win32: platform=Win32 \ target=i686-pc-mingw32 \ target_bin=xwt.exe \ - platform_link="-Wl,--subsystem,windows -lcomdlg32" + platform_link="-Wl,--subsystem,windows -lcomdlg32" \ + platform_java_sources="Win32" Darwin: upstream echo -e "\\n=== Darwin =========================================" -- 1.7.10.4