diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:16:09 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:16:09 +0000 |
commit | e6094a0833cfb4c63ec9c26240ec0f6df3d78e13 (patch) | |
tree | bb35f964c954531b8b62127a26a2989c6b2cad56 /jurt/prj | |
parent | 1aff194962a40cd65940097caab8fc8faad2f0cc (diff) |
INTEGRATION: CWS geordi2q14 (1.6.78); FILE MERGED
2004/01/29 17:07:52 hr 1.6.78.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'jurt/prj')
-rw-r--r-- | jurt/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/jurt/prj/d.lst b/jurt/prj/d.lst index 7c903e679..5aa29301e 100644 --- a/jurt/prj/d.lst +++ b/jurt/prj/d.lst @@ -5,9 +5,4 @@ ..\%__SRC%\bin\jurt_src.zip %COMMON_DEST%\bin%_EXT%\jurt_src.zip -..\%__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" |