diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-06-04 12:20:34 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-06-04 12:20:34 +0000 |
commit | f32904e67fb4c765a391e9a3ce93ad2bf6072a8e (patch) | |
tree | 2befcc30454158d69f1c1f577e81414f8c04589c /rsc/prj | |
parent | dad726db48e2ab7dc33d5fb88da1fb51f1c0eb7b (diff) |
#i10000# No hedabu necessary here.
Diffstat (limited to 'rsc/prj')
-rw-r--r-- | rsc/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rsc/prj/d.lst b/rsc/prj/d.lst index 5ce593437bc4..deb058ecc5bb 100644 --- a/rsc/prj/d.lst +++ b/rsc/prj/d.lst @@ -6,6 +6,6 @@ ..\%__SRC%\bin\rscpp %_DEST%\bin%_EXT%\rscpp mkdir: %_DEST%\inc%_EXT%\rsc -hedabu: ..\inc\rscsfx.hxx %_DEST%\inc%_EXT%\rsc\rscsfx.hxx +..\inc\rscsfx.hxx %_DEST%\inc%_EXT%\rsc\rscsfx.hxx dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |