diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:58:01 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:58:01 +0000 |
commit | 5c4f06f9d714ef02eddf7ded15ddbb38033932de (patch) | |
tree | 422c8d90e862bb5be6c2cbac6ae9ccb3ee0a5104 /transex3 | |
parent | 0360906066d10b04192a7c4468418913e745bf18 (diff) |
INTEGRATION: CWS geordi2q14 (1.14.64); FILE MERGED
2004/01/30 15:35:17 hr 1.14.64.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'transex3')
-rw-r--r-- | transex3/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/transex3/prj/d.lst b/transex3/prj/d.lst index f88cbe04eaa8..ae8d57d14f48 100644 --- a/transex3/prj/d.lst +++ b/transex3/prj/d.lst @@ -13,14 +13,9 @@ mkdir: %_DEST%\inc%_EXT%\transex3 ..\%__SRC%\bin\gsicheck.exe %_DEST%\bin%_EXT%\gsicheck.exe ..\%__SRC%\bin\gsicheck %_DEST%\bin%_EXT%\gsicheck -..\%__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* - ..\inc\export.hxx %_DEST%\inc%_EXT%\transex3\export.hxx ..\inc\utf8conv.hxx %_DEST%\inc%_EXT%\transex3\utf8conv.hxx ..\%__SRC%\lib\transex.lib %_DEST%\lib%_EXT%\transex.lib ..\%__SRC%\lib\libtransex.a %_DEST%\lib%_EXT%\libtransex.a 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" |