summaryrefslogtreecommitdiff
path: root/desktop/prj/d.lst
blob: 614da75d40d581883664640c3ec9aca887ae6c24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
..\%__SRC%\bin\soffice.exe %_DEST%\bin%_EXT%\soffice.exe
..\%__SRC%\bin\wrp?????.dll %_DEST%\bin%_EXT%\wrp?????.dll

..\%__SRC%\bin\soffice %_DEST%\bin%_EXT%\soffice.bin
..\%__SRC%\bin\sweb %_DEST%\bin%_EXT%\sweb.bin
..\%__SRC%\bin\javaldx %_DEST%\bin%_EXT%\javaldx
..\%__SRC%\misc\soffice.sh %_DEST%\bin%_EXT%\soffice
..\%__SRC%\misc\scalc.sh %_DEST%\bin%_EXT%\scalc
..\%__SRC%\misc\smath.sh %_DEST%\bin%_EXT%\smath
..\%__SRC%\misc\sdraw.sh %_DEST%\bin%_EXT%\sdraw
..\%__SRC%\misc\sglobal.sh %_DEST%\bin%_EXT%\sglobal
..\%__SRC%\misc\simpress.sh %_DEST%\bin%_EXT%\simpress
..\%__SRC%\misc\sweb.sh %_DEST%\bin%_EXT%\sweb
..\%__SRC%\misc\swriter.sh %_DEST%\bin%_EXT%\swriter


..\res\s*.exe %_DEST%\bin%_EXT%\s*.exe

..\%__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"