diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 22:14:24 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 22:14:24 +0000 |
commit | ab6ce282dcbb4b3954fed873b4be655479b9b447 (patch) | |
tree | 304deb9b1b211cfd74e0c87a42911d4cc44a7beb /cppuhelper/prj | |
parent | 0b642d15c1f2d0f40fc6657818b67dc823aa2269 (diff) |
INTEGRATION: CWS geordi2q14 (1.15.82); FILE MERGED
2004/01/29 15:09:58 hr 1.15.82.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'cppuhelper/prj')
-rw-r--r-- | cppuhelper/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst index 2b16d91fd6e2..9394accb5d65 100644 --- a/cppuhelper/prj/d.lst +++ b/cppuhelper/prj/d.lst @@ -65,11 +65,6 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\%__SRC%\lib\libcppuhelper*.a %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\cppuhelper*.lib %_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: libcppuhelper*.so.*.*.* |