diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:48:57 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:48:57 +0000 |
commit | c1e9715678b2cf6fe8358e645140c36def35209d (patch) | |
tree | b469d21ca62ccae853edaa9608eaa4bcff24b9f0 /uui/prj | |
parent | 6f4be393846390198a646a476623e9591fc987ac (diff) |
INTEGRATION: CWS geordi2q14 (1.9.20); FILE MERGED
2004/01/30 15:52:21 hr 1.9.20.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'uui/prj')
-rw-r--r-- | uui/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/uui/prj/d.lst b/uui/prj/d.lst index 6083578746ef..ca6eb5edc38c 100644 --- a/uui/prj/d.lst +++ b/uui/prj/d.lst @@ -8,9 +8,4 @@ mkdir: %COMMON_DEST%\bin%_EXT%\hid ..\util\uui.xml %_DEST%\xml%_EXT%\uui.xml -..\%__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" |