diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-05-21 10:39:21 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-05-21 10:39:21 +0000 |
commit | a6f5c122341f351680e05640c23a43796d921edb (patch) | |
tree | 812e9c63b703e636ee29340a6c2e136d391baa4f /svtools | |
parent | f107aae151838e250176a074220e7c10ccf921fb (diff) |
INTEGRATION: CWS bmpres01 (1.11.124); FILE MERGED
2004/04/27 14:33:15 ka 1.11.124.1: using new resource structure for images
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/brwbox/makefile.mk | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/svtools/source/brwbox/makefile.mk b/svtools/source/brwbox/makefile.mk index f7eb473ac702..e8a8c52952cc 100644 --- a/svtools/source/brwbox/makefile.mk +++ b/svtools/source/brwbox/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: kz $ $Date: 2003-08-25 15:40:57 $ +# last change: $Author: rt $ $Date: 2004-05-21 11:39:21 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,11 +71,6 @@ TARGET=browse # --- Files -------------------------------------------------------- -BMP=$(BIN)$/bmp - -IMGLST_SRS=$(SRS)$/browse.srs -BMP_IN=$(PRJ)$/res - SRS1NAME=$(TARGET) SRC1FILES= editbrowsebox.src |