diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 18:10:48 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 18:10:48 +0000 |
commit | 4f4e9e3b1acdfe8e1459319a8fca2d688185d71c (patch) | |
tree | 64652ed119383d8e2140b34183a444b81dc7bc9e /idl/prj | |
parent | 5bf274d52017eaa47070b17a5a63cbae50958807 (diff) |
INTEGRATION: CWS geordi2q14 (1.5.82); FILE MERGED
2004/01/29 16:57:14 hr 1.5.82.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'idl/prj')
-rw-r--r-- | idl/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/idl/prj/d.lst b/idl/prj/d.lst index 37a56e2080c9..2ca58635e800 100644 --- a/idl/prj/d.lst +++ b/idl/prj/d.lst @@ -1,9 +1,4 @@ ..\%__SRC%\bin\svidl.exe %_DEST%\bin%_EXT%\svidl.exe ..\%__SRC%\bin\svidl %_DEST%\bin%_EXT%\svidl -..\%__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" |