diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 18:11:49 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 18:11:49 +0000 |
commit | fed1b3cfddcac352364fc1643bc176c4a581aebc (patch) | |
tree | 3379dd74f5d08c98517e4d795295eef3d54cedf0 /connectivity | |
parent | 4f4e9e3b1acdfe8e1459319a8fca2d688185d71c (diff) |
INTEGRATION: CWS geordi2q14 (1.16.78); FILE MERGED
2004/01/29 15:02:18 hr 1.16.78.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/prj/d.lst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/connectivity/prj/d.lst b/connectivity/prj/d.lst index b8e3bad52867..d58668316e42 100644 --- a/connectivity/prj/d.lst +++ b/connectivity/prj/d.lst @@ -24,11 +24,4 @@ hedabu: ..\%__SRC%\inc\sqlbison.hxx %_DEST%\inc%_EXT%\connectivity\sqlbison.hxx hedabu: ..\inc\connectivity\sdbcx\*.hxx %_DEST%\inc%_EXT%\connectivity\sdbcx\*.hxx hedabu: ..\version.mk %_DEST%\inc%_EXT%\connectivity\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" |