diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-06 08:29:23 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-06 08:29:23 +0000 |
commit | 8bd2ff4d71f3a03093e0d77490fd3ccb5e86ee2c (patch) | |
tree | 8f96bf89ca15ff72e50f676c4be0855e12dbef84 /xmlscript/prj | |
parent | b5c11e10f849d8ee8753449a67a471f142e2f438 (diff) |
deliver lib
Diffstat (limited to 'xmlscript/prj')
-rw-r--r-- | xmlscript/prj/d.lst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmlscript/prj/d.lst b/xmlscript/prj/d.lst index 7a4354216712..b5cd6cffb245 100644 --- a/xmlscript/prj/d.lst +++ b/xmlscript/prj/d.lst @@ -1,3 +1,5 @@ +mkdir: %_DEST%\inc\xmlscript ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll +..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%\*.lib ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so ..\inc\xmlscript\xmldlg_imexp.hxx %_DEST%\inc%_EXT%\xmlscript\xmldlg_imexp.hxx |