diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 18:24:51 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 18:24:51 +0000 |
commit | 89e71714c01a4efc0f90d10ef206dfe79850edf2 (patch) | |
tree | 3b74283cf9ce76854535dfcf521f8e90d85e577c /cpputools | |
parent | 5d011e72bcd78df9c0aeaccc61fc98f14a906b1a (diff) |
INTEGRATION: CWS geordi2q14 (1.11.48); FILE MERGED
2004/01/29 15:13:59 hr 1.11.48.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'cpputools')
-rw-r--r-- | cpputools/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cpputools/prj/d.lst b/cpputools/prj/d.lst index 93a0082907fa..6f66ad652047 100644 --- a/cpputools/prj/d.lst +++ b/cpputools/prj/d.lst @@ -5,9 +5,4 @@ ..\%__SRC%\bin\regsingleton.exe %_DEST%\bin%_EXT%\regsingleton.exe ..\%__SRC%\bin\regsingleton %_DEST%\bin%_EXT%\regsingleton -..\%__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" |