diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-09-19 07:52:00 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-09-19 07:52:00 +0000 |
commit | bf9c954cf32bed056b45c25e706e066a2b799490 (patch) | |
tree | e2f20f5d6d71ca0bd5b18e46aca0f8839ae62bd9 /starmath/prj | |
parent | 0316db277c2c5ac7bf8924e53008d5f65835dbd0 (diff) |
INTEGRATION: CWS fwkq1 (1.10.44); FILE MERGED
2003/08/28 16:06:52 mba 1.10.44.3: RESYNC: (1.10-1.11); FILE MERGED
2003/08/20 15:48:47 mba 1.10.44.2: #110843#: obsolete code removed
2003/07/15 06:24:36 mba 1.10.44.1: #110843#: get rid of factories
Diffstat (limited to 'starmath/prj')
-rw-r--r-- | starmath/prj/d.lst | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/starmath/prj/d.lst b/starmath/prj/d.lst index 43c6ddc98db1..2ae5611eb9a9 100644 --- a/starmath/prj/d.lst +++ b/starmath/prj/d.lst @@ -2,7 +2,6 @@ mkdir: %COMMON_DEST%\bin%_EXT%\hid ..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid ..\%__SRC%\slb\lib*.* %_DEST%\lib%_EXT%\lib*.* ..\%__SRC%\lib\lib*.* %_DEST%\lib%_EXT%\lib*.* -..\%__SRC%\slb\ysm.lib %_DEST%\lib%_EXT%\ysm.lib ..\%__SRC%\bin\smath3.exe %_DEST%\bin%_EXT%\smath3.exe ..\%__SRC%\bin\smath3.sym %_DEST%\bin%_EXT%\smath3.sym ..\%__SRC%\misc\*.map %_DEST%\bin%_EXT%\*.map @@ -10,15 +9,11 @@ mkdir: %COMMON_DEST%\bin%_EXT%\hid ..\%__SRC%\misc\smath3.csv %_DEST%\inc%_EXT%\smath3.csv ..\%__SRC%\bin\smslots.tlb %_DEST%\bin%_EXT%\smslots.tlb ..\%__SRC%\bin\sm?????.dll %_DEST%\bin%_EXT%\sm?????.dll +..\%__SRC%\bin\smd?????.dll %_DEST%\bin%_EXT%\smd?????.dll ..\%__SRC%\bin\sm?????.res %_DEST%\bin%_EXT%\sm?????.res ..\%__SRC%\bin\sm?????.sym %_DEST%\bin%_EXT%\sm?????.sym mkdir: %_DEST%\inc%_EXT%\starmath -hedabu: ..\inc\smdll.hxx %_DEST%\inc%_EXT%\starmath\smdll.hxx -hedabu: ..\inc\smdll0.hxx %_DEST%\inc%_EXT%\starmath\smdll0.hxx -hedabu: ..\inc\smmod.hxx %_DEST%\inc%_EXT%\starmath\smmod.hxx - - ..\%__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* |