diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 19:49:41 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 19:49:41 +0000 |
commit | 3f9ec49da9df06a1f2a0295defd8f4e20b9af10a (patch) | |
tree | bfde1eb51885937294bcc58ef3f10751487f31e5 /xml2cmp/prj | |
parent | b365aa8da8e26c6939fa06261105ca8b96dab044 (diff) |
INTEGRATION: CWS geordi2q14 (1.6.76); FILE MERGED
2004/01/30 16:08:04 hr 1.6.76.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'xml2cmp/prj')
-rw-r--r-- | xml2cmp/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xml2cmp/prj/d.lst b/xml2cmp/prj/d.lst index 7d89480a2..32b416497 100644 --- a/xml2cmp/prj/d.lst +++ b/xml2cmp/prj/d.lst @@ -3,9 +3,4 @@ ..\%__SRC%\bin\srvdepy.exe %_DEST%\bin%_EXT%\srvdepy.exe ..\%__SRC%\bin\srvdepy %_DEST%\bin%_EXT%\srvdepy -..\%__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" |