diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:45:31 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:45:31 +0000 |
commit | 12f5517646d5db8d42db14d8c274b31d7a2eb42a (patch) | |
tree | 25a28f742a93c6db49764eb438f5a08c42f73019 /vos | |
parent | b0da45db69c21dca4a8419a92dc5adc3e94b48ad (diff) |
INTEGRATION: CWS geordi2q14 (1.7.8); FILE MERGED
2004/01/30 16:04:48 hr 1.7.8.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'vos')
-rw-r--r-- | vos/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vos/prj/d.lst b/vos/prj/d.lst index ec4179cb8727..2d05c25772c1 100644 --- a/vos/prj/d.lst +++ b/vos/prj/d.lst @@ -14,9 +14,4 @@ mkdir: %_DEST%\inc%_EXT%\vos ..\%__SRC%\bin\vos*.dll %_DEST%\bin%_EXT%\vos*.dll -..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib -..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx -..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h* - dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" |