diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 19:30:38 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 19:30:38 +0000 |
commit | b7c1f99cca3fdd877ab95b0578f7da01033908b2 (patch) | |
tree | 61c208c8a3f5b0ce1327e7c1dd0cf5f00c48c000 /automation/prj | |
parent | 5da36eca033840e9b059cccc1dffdee944b63a00 (diff) |
INTEGRATION: CWS geordi2q14 (1.11.2); FILE MERGED
2004/01/29 12:11:02 hr 1.11.2.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'automation/prj')
-rw-r--r-- | automation/prj/d.lst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/automation/prj/d.lst b/automation/prj/d.lst index fa54cb7820dd..ce25330f773d 100644 --- a/automation/prj/d.lst +++ b/automation/prj/d.lst @@ -14,9 +14,4 @@ hedabu: ..\inc\automation.hxx %_DEST%\inc%_EXT%\automation\automation.hxx ..\%__SRC%\inc\keycodes %_DEST%\bin%_EXT%\keycodes ..\%__SRC%\inc\res_type %_DEST%\bin%_EXT%\res_type -..\%__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" |