summaryrefslogtreecommitdiff
path: root/tools/prj
diff options
context:
space:
mode:
authorNils Fuhrmann <nf@openoffice.org>2001-04-18 09:42:58 +0000
committerNils Fuhrmann <nf@openoffice.org>2001-04-18 09:42:58 +0000
commit28e53ed6e6a18b505f3e75c8b94f51fa898db810 (patch)
tree52266d5e1fae18d7b21d13ec775a67a201309a52 /tools/prj
parent8f99a1a080c8d142967208a826971d430267b6a5 (diff)
Added zipdep
Diffstat (limited to 'tools/prj')
-rw-r--r--tools/prj/d.lst2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/prj/d.lst b/tools/prj/d.lst
index 006829d36ec4..560e642072b4 100644
--- a/tools/prj/d.lst
+++ b/tools/prj/d.lst
@@ -150,6 +150,8 @@ hedabu: ..\inc\config.hxx %_DEST%\inc%_EXT%\tools\config.hxx
..\%__SRC%\bin\rscdep.exe %_DEST%\bin%_EXT%\rscdep.exe
..\%__SRC%\bin\rscdep %_DEST%\bin%_EXT%\rscdep
+..\%__SRC%\bin\zipdep.exe %_DEST%\bin%_EXT%\zipdep.exe
+..\%__SRC%\bin\zipdep %_DEST%\bin%_EXT%\zipdep
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"