diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:18:37 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:18:37 +0000 |
commit | 6c03d4eca182dc2443a2f716dfa6ae00fe5563bd (patch) | |
tree | 8a25bf2eee10c0e6e9692e56a275cc5710ef1f78 /cppu/prj | |
parent | c2570ab51d776c79899ab7a876537328888771f8 (diff) |
INTEGRATION: CWS geordi2q14 (1.13.18); FILE MERGED
2004/01/29 15:06:54 hr 1.13.18.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'cppu/prj')
-rw-r--r-- | cppu/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cppu/prj/d.lst b/cppu/prj/d.lst index 21304df1a1df..ec883f81edec 100644 --- a/cppu/prj/d.lst +++ b/cppu/prj/d.lst @@ -43,11 +43,6 @@ mkdir: %_DEST%\inc%_EXT%\uno ..\%__SRC%\bin\cppu* %_DEST%\bin%_EXT%\* ..\%__SRC%\lib\libcppu* %_DEST%\lib%_EXT%\* -..\%__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" linklib: libcppu.so.*.*.* |