From: megacz Date: Fri, 30 Jan 2004 06:45:24 +0000 (+0000) Subject: 2002/04/27 03:40:02 X-Git-Tag: RC3~1853 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=b4226786de679301ec77837f4ab824d90aaf5220;p=org.ibex.core.git 2002/04/27 03:40:02 darcs-hash:20040130064524-2ba56-25b522d4a9b69924163602b6aa8a9b1d217c5ef5.gz --- diff --git a/src/org/xwt/plat/GCJ.xml b/src/org/xwt/plat/GCJ.xml index b3ea01a..30d0d33 100644 --- a/src/org/xwt/plat/GCJ.xml +++ b/src/org/xwt/plat/GCJ.xml @@ -54,7 +54,7 @@ - + diff --git a/src/org/xwt/plat/Java2.xml b/src/org/xwt/plat/Java2.xml index 2af97c6..c1b78df 100644 --- a/src/org/xwt/plat/Java2.xml +++ b/src/org/xwt/plat/Java2.xml @@ -17,8 +17,10 @@ - - + + + + @@ -27,7 +29,7 @@ - - + + diff --git a/src/org/xwt/plat/Java2.xml.orig b/src/org/xwt/plat/Java2.xml.orig new file mode 100644 index 0000000..2af97c6 --- /dev/null +++ b/src/org/xwt/plat/Java2.xml.orig @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/org/xwt/plat/Win32.xml b/src/org/xwt/plat/Win32.xml index ee301d8..bcd65c6 100644 --- a/src/org/xwt/plat/Win32.xml +++ b/src/org/xwt/plat/Win32.xml @@ -19,30 +19,25 @@ + /usr/local/gcc/bin/i686-pc-mingw32-g++ -DCOMPILE_DLL -c src/org/xwt/plat/Win32.cc -o bin-Win32/Win32-dll.o /usr/local/gcc/bin/i686-pc-mingw32-g++ -Wl,--base-file,/tmp/basefile -mdll -Wl,-e,_DllMainCRTStartup@12 \ - -o bin-Win32/xwt.dll bin-Win32/Win32-dll.o -lole32 -luuid + -o bin-Win32/cabsrc/xwt.dll bin-Win32/Win32-dll.o -lole32 -luuid /usr/local/gcc/bin/i686-pc-mingw32-dlltool --base-file /tmp/basefile --output-exp bin-Win32/xwt.exp \ --def src/org/xwt/plat/Win32.def /usr/local/gcc/bin/i686-pc-mingw32-g++ -Wl,--base-file,/tmp/basefile bin-Win32/xwt.exp -mdll \ - -Wl,-e,_DllMainCRTStartup@12 -o bin-Win32/xwt.dll bin-Win32/Win32-dll.o -lole32 -luuid + -Wl,-e,_DllMainCRTStartup@12 -o bin-Win32/cabsrc/xwt.dll bin-Win32/Win32-dll.o -lole32 -luuid /usr/local/gcc/bin/i686-pc-mingw32-dlltool --base-file /tmp/basefile --output-exp bin-Win32/xwt.exp --def src/org/xwt/plat/Win32.def - /usr/local/gcc/bin/i686-pc-mingw32-g++ bin-Win32/xwt.exp -mdll -Wl,-e,_DllMainCRTStartup@12 -o bin-Win32/xwt.dll \ + /usr/local/gcc/bin/i686-pc-mingw32-g++ bin-Win32/xwt.exp -mdll -Wl,-e,_DllMainCRTStartup@12 -o bin-Win32/cabsrc/xwt.dll \ bin-Win32/Win32-dll.o -lole32 -luuid - - - - /usr/local/gcc/bin/i686-pc-mingw32-strip bin-Win32/xwt.exe + + + + /usr/local/gcc/bin/i686-pc-mingw32-strip bin-Win32/cabsrc/xwt.exe - - - - - -