diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:19:34 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 17:19:34 +0000 |
commit | eca063b73f8dc67bbd149874db0163f5ebcc37f0 (patch) | |
tree | 92b58b53b736453f431109e33e4e302f52120bf2 /starmath/prj | |
parent | 3b370046ce99414527457c309469bde7dcc3b22d (diff) |
INTEGRATION: CWS geordi2q14 (1.14.2); FILE MERGED
2004/01/30 17:08:14 hr 1.14.2.2: #111934#: merge CWS ooo111fix2
2004/01/30 11:44:59 hr 1.14.2.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'starmath/prj')
-rw-r--r-- | starmath/prj/d.lst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/starmath/prj/d.lst b/starmath/prj/d.lst index f26875921521..85f132a7bfa5 100644 --- a/starmath/prj/d.lst +++ b/starmath/prj/d.lst @@ -9,7 +9,4 @@ mkdir: %COMMON_DEST%\bin%_EXT%\hid ..\%__SRC%\bin\sm?????.sym %_DEST%\bin%_EXT%\sm?????.sym mkdir: %_DEST%\inc%_EXT%\starmath -..\%__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" |