diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:33:10 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:33:10 +0000 |
commit | 20a6d1b605643e656b4ee1e4afee550fbcb7810b (patch) | |
tree | 2dd592ecde5a54b69201d92c19352abfbc24e293 /ucb | |
parent | 7fb3fbbe3cb58d1e754ff8c76e25f210cc6f658d (diff) |
INTEGRATION: CWS geordi2q14 (1.12.28); FILE MERGED
2004/01/30 17:00:25 hr 1.12.28.2: #111934#: merge CWS ooo111fix2
2004/01/30 15:42:16 hr 1.12.28.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'ucb')
-rw-r--r-- | ucb/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ucb/prj/d.lst b/ucb/prj/d.lst index 70cd8c291e23..140a57ae60e5 100644 --- a/ucb/prj/d.lst +++ b/ucb/prj/d.lst @@ -27,9 +27,4 @@ ..\source\ucp\package\ucppkg.xml %_DEST%\xml%_EXT%\ucppkg.xml ..\source\ucp\webdav\ucpdav.xml %_DEST%\xml%_EXT%\ucpdav.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" |