diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-05-13 15:11:18 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-05-13 15:11:18 +0000 |
commit | e2ffd7910d62384c3b633bba7aa639cd3606886a (patch) | |
tree | c9ca95c363f2333ee675bf1b8e81761124ec151a /xmlscript | |
parent | 9e67b4ef8d6795b0ad52578101f590c278cf72cf (diff) |
#100000# Deliver more specifically.
Diffstat (limited to 'xmlscript')
-rw-r--r-- | xmlscript/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlscript/prj/d.lst b/xmlscript/prj/d.lst index 86037e459775..7b02807d7fb6 100644 --- a/xmlscript/prj/d.lst +++ b/xmlscript/prj/d.lst @@ -1,7 +1,7 @@ mkdir: %_DEST%\inc%_EXT%\xmlscript ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%\*.lib -..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so +..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT%\lib*.so ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib ..\inc\xmlscript\xml_helper.hxx %_DEST%\inc%_EXT%\xmlscript\xml_helper.hxx |