summaryrefslogtreecommitdiff
path: root/soldep
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-04-26 11:58:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-04-26 11:58:57 +0000
commita9047d0eb296a5b5842d1ff5141b2b573a714617 (patch)
treed370ff2544e905bb2a92da051363008b7502ede1 /soldep
parent76e59f8631c5d60f4623634931d5d99f0da0dfee (diff)
deliver resources
Diffstat (limited to 'soldep')
-rw-r--r--soldep/prj/d.lst4
1 files changed, 3 insertions, 1 deletions
diff --git a/soldep/prj/d.lst b/soldep/prj/d.lst
index 0f26569d3d30..3d2cb24d48d3 100644
--- a/soldep/prj/d.lst
+++ b/soldep/prj/d.lst
@@ -34,6 +34,8 @@ hedabu: ..\inc\soldlg.hrc %_DEST%\inc%_EXT%\soldep\soldlg.hrc
..\%__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*
+..\%COMMON_OUTDIR%\bin\dep*.res %_DEST%\bin%_EXT%\additional\dep*.res
+
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"
+dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" \ No newline at end of file