diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2005-01-31 08:51:42 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2005-01-31 08:51:42 +0000 |
commit | 3cb8499e849960e65ab712e92d49c27699a0f727 (patch) | |
tree | d7c198bf270b90d45067edb17881a763f157bc0f /jvmfwk/prj | |
parent | 8fb480e3cf46b2285844eeece72002652fb3b5df (diff) |
INTEGRATION: CWS jre5issues (1.14.8); FILE MERGED
2005/01/18 12:48:50 jl 1.14.8.2: #i40879# in build environment the JRE is not tested for accessibility, because of potential X server problems
2005/01/14 10:10:00 jl 1.14.8.1: #i39912# fixes for MAC
Diffstat (limited to 'jvmfwk/prj')
-rw-r--r-- | jvmfwk/prj/d.lst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jvmfwk/prj/d.lst b/jvmfwk/prj/d.lst index 266348bbe..47d3d1b7c 100644 --- a/jvmfwk/prj/d.lst +++ b/jvmfwk/prj/d.lst @@ -8,6 +8,7 @@ mkdir: %_DEST%\bin%_EXT%\jvmfwk_so_wnt ..\%__SRC%\bin\jvmfwk*.dll %_DEST%\bin%_EXT%\* ..\%__SRC%\bin\sunjavaplugin*.dll %_DEST%\bin%_EXT%\* ..\%__SRC%\lib\sunjavaplugin*.so %_DEST%\lib%_EXT%\* +..\%__SRC%\lib\sunjavaplugin*.dylib %_DEST%\lib%_EXT%\* ..\%__SRC%\class\JREProperties.class %_DEST%\bin%_EXT%\JREProperties.class ..\%__SRC%\class\JREProperties.class %_DEST%\lib%_EXT%\JREProperties.class ..\%__SRC%\bin\javaldx %_DEST%\bin%_EXT%\javaldx @@ -17,5 +18,8 @@ mkdir: %_DEST%\bin%_EXT%\jvmfwk_so_wnt ..\%__SRC%\bin\javavendors_ooo.xml %_DEST%\lib%_EXT%\javavendors.xml ..\%__SRC%\bin\jvmfwk3rc %_DEST%\lib%_EXT%\jvmfwk3rc ..\%__SRC%\bin\jvmfwk3.ini %_DEST%\bin%_EXT%\jvmfwk3.ini +..\%__SRC%\bin\sunjavapluginrc %_DEST%\lib%_EXT%\sunjavapluginrc +..\%__SRC%\bin\sunjavaplugin.ini %_DEST%\bin%_EXT%\sunjavaplugin.ini linklib: libjvmfwk.*.* +linklib: libjvmfwk*.dylib.*.*.*
\ No newline at end of file |