diff options
author | Tino Rachui <tra@openoffice.org> | 2002-07-24 05:10:05 +0000 |
---|---|---|
committer | Tino Rachui <tra@openoffice.org> | 2002-07-24 05:10:05 +0000 |
commit | b673427038b5f8424bac04dca8e87cbc6afc1c6c (patch) | |
tree | 07d14f006d85e78fed969cdac7a2b4015e72186d /shell/prj | |
parent | 2d5a1af66cd1e94ff60374d1752c40e6c2c11b6c (diff) |
#97681#now even delivering the archive file, arrg
Diffstat (limited to 'shell/prj')
-rw-r--r-- | shell/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 2aa515bb09eb..fdbcd3ca5ce1 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -3,6 +3,7 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\inc\*.hxx %_DEST%\inc%_EXT%\shell\*.hxx ..\%__SRC%\slb\*.lib %_DEST%\lib%_EXT%\*.lib +..\%__SRC%\slb\*.a %_DEST%\lib%_EXT%\*.a ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib |