2003/06/18 08:07:11
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:02:07 +0000 (07:02 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 07:02:07 +0000 (07:02 +0000)
darcs-hash:20040130070207-2ba56-bc052b4c8b23ebc49cb2a389ecff7f2e98bc7f54.gz

Makefile

index 1cca13e..2a6a5df 100644 (file)
--- 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 ========================================="