diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-07 19:13:10 +0100 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-07 19:13:10 +0100 |
commit | b57987d3d0d749e82d96f5fb8750b71fda8b4924 (patch) | |
tree | f7e866954a864820ed3c40029070d381df735a7c /jurt/prj | |
parent | 1ed36293dcf8c363b3889c83a7eb7898a8b131d0 (diff) |
ause128: #i115964# create .jnilib file on request when linking; deliver .jnilib files instead of deliver magic
Diffstat (limited to 'jurt/prj')
-rw-r--r-- | jurt/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jurt/prj/d.lst b/jurt/prj/d.lst index 848435f61138..74f5b60d7748 100644 --- a/jurt/prj/d.lst +++ b/jurt/prj/d.lst @@ -3,5 +3,6 @@ ..\%__SRC%\bin\jpipx.dll %_DEST%\bin%_EXT%\jpipx.dll ..\%__SRC%\lib\libjpipe*.so %_DEST%\lib%_EXT%\libjpipe*.so ..\%__SRC%\lib\libjpipe*.dylib %_DEST%\lib%_EXT%\libjpipe*.dylib +..\%__SRC%\lib\libjpipe*.jnilib %_DEST%\lib%_EXT%\libjpipe*.jnilib ..\%__SRC%\bin\jurt_src.zip %COMMON_DEST%\bin%_EXT%\jurt_src.zip |