diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-05-20 20:24:44 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-05-20 20:24:44 +0000 |
commit | b5862c4e6a1c3cf789924ef85ccd63c946a22687 (patch) | |
tree | d2241666c298d1445bdb02d82a666d701af47509 /sfx2/source/menu | |
parent | 18376f7bad1ce0617f5ea464bb12039673029d01 (diff) |
INTEGRATION: CWS bmpres01 (1.3.112); FILE MERGED
2004/04/27 14:32:50 ka 1.3.112.1: using new resource structure for images
Diffstat (limited to 'sfx2/source/menu')
-rw-r--r-- | sfx2/source/menu/makefile.mk | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/sfx2/source/menu/makefile.mk b/sfx2/source/menu/makefile.mk index 98a1cb8eb7dc..1d47f0506c9e 100644 --- a/sfx2/source/menu/makefile.mk +++ b/sfx2/source/menu/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: kz $ $Date: 2003-08-25 15:29:21 $ +# last change: $Author: kz $ $Date: 2004-05-20 21:24:44 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -72,11 +72,6 @@ ENABLE_EXCEPTIONS=TRUE .INCLUDE : settings.mk -# --- ImageList ---------------------------------------------------- - -IMGLST_SRS=$(SRS)$/menu.srs -BMP_IN=$(PRJ)$/win/res - # --- Files -------------------------------------------------------- SRS1NAME=$(TARGET) |