diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:08:45 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:08:45 +0000 |
commit | 30251226fba528caabc317e4b6517007232eddb2 (patch) | |
tree | 3f8edf30398a92496e86ab29be944d95d3d2dab1 /remotebridges/prj | |
parent | 99445409c61a803f91e315135cfd6f064cb9837c (diff) |
INTEGRATION: CWS geordi2q14 (1.9.36); FILE MERGED
2004/01/29 18:27:15 hr 1.9.36.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'remotebridges/prj')
-rw-r--r-- | remotebridges/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/remotebridges/prj/d.lst b/remotebridges/prj/d.lst index d7cdd0c90..08f8b22e0 100644 --- a/remotebridges/prj/d.lst +++ b/remotebridges/prj/d.lst @@ -7,9 +7,4 @@ ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\*.dylib %_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" |