diff options
author | Andreas Bille <abi@openoffice.org> | 2000-10-30 09:39:25 +0000 |
---|---|---|
committer | Andreas Bille <abi@openoffice.org> | 2000-10-30 09:39:25 +0000 |
commit | 3527bf0e246853792887354ba429d77d19ad14a5 (patch) | |
tree | 61b393df2524f242266a40c5650659f594a1a4c0 /xmlhelp | |
parent | 163a536bd44a653252ddcab803aa00443286d637 (diff) |
Added delivering of xmlhelp.jar
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/prj/d.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xmlhelp/prj/d.lst b/xmlhelp/prj/d.lst index 11d5941406e2..f5c439756125 100644 --- a/xmlhelp/prj/d.lst +++ b/xmlhelp/prj/d.lst @@ -1,2 +1,3 @@ ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.* -..\%__SRC%\lib\*.so %_DEST%\bin%_EXT%\*.* +..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.* +..\%__SRC%\class\*.jar %_DEST%\bin%_EXT%\*.* |