summaryrefslogtreecommitdiffstats
path: root/starmath/prj
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-23 13:02:54 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-23 13:02:54 +0000
commita656afd2de5c608d0632d103c11affe00c3476a9 (patch)
treec9cf6f13092293f5f403ce0e14c22f3f0244a2c0 /starmath/prj
parent#100000# Temporary variable needed to apply &-operator to. (diff)
downloadcore-a656afd2de5c608d0632d103c11affe00c3476a9.tar.gz
core-a656afd2de5c608d0632d103c11affe00c3476a9.zip
#100000# don't deliver non existing files
Diffstat (limited to 'starmath/prj')
-rw-r--r--starmath/prj/d.lst7
1 files changed, 0 insertions, 7 deletions
diff --git a/starmath/prj/d.lst b/starmath/prj/d.lst
index 2ae5611eb9a9..934eb3793995 100644
--- a/starmath/prj/d.lst
+++ b/starmath/prj/d.lst
@@ -1,13 +1,8 @@
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%\bin\smath3.exe %_DEST%\bin%_EXT%\smath3.exe
-..\%__SRC%\bin\smath3.sym %_DEST%\bin%_EXT%\smath3.sym
..\%__SRC%\misc\*.map %_DEST%\bin%_EXT%\*.map
..\xml\*.xml %_DEST%\xml\*.xml
-..\%__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
@@ -18,5 +13,3 @@ mkdir: %_DEST%\inc%_EXT%\starmath
..\%__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"