diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 18:43:52 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 18:43:52 +0000 |
commit | 45e09d5837bec66bd8e1db3e1304acd025f80b17 (patch) | |
tree | 472729965aacd0a5d5765ef0fc93ab41eb4f2ac2 /comphelper/prj | |
parent | 535bcdb4957b8d2fd3fdabc01d7fdf478b7b14d2 (diff) |
INTEGRATION: CWS geordi2q14 (1.9.38); FILE MERGED
2004/01/29 12:46:24 hr 1.9.38.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'comphelper/prj')
-rw-r--r-- | comphelper/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/comphelper/prj/d.lst b/comphelper/prj/d.lst index dc0a13e2eb66..41ad01f33c1f 100644 --- a/comphelper/prj/d.lst +++ b/comphelper/prj/d.lst @@ -12,9 +12,4 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\inc\comphelper\extract.hxx %_DEST%\inc%_EXT%\cppuhelper\extract.hxx ..\version.mk %_DEST%\inc%_EXT%\comphelper\version.mk -..\%__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" |