diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-05-20 20:24:06 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-05-20 20:24:06 +0000 |
commit | 4f5bce8bab1583169b441f501b2b1ddbddab43b6 (patch) | |
tree | db5e2dbf5edf0fef6e91e90a488dcecfbc1764eb /sfx2 | |
parent | 41b64f8abbf4812015218e6dfdb6d4eac90fd7ac (diff) |
INTEGRATION: CWS bmpres01 (1.17.48); FILE MERGED
2004/04/27 20:12:54 ka 1.17.48.2: RESYNC: (1.17-1.20); FILE MERGED
2004/04/27 14:32:49 ka 1.17.48.1: using new resource structure for images
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/dialog/makefile.mk | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sfx2/source/dialog/makefile.mk b/sfx2/source/dialog/makefile.mk index 137e5d482eef..d56acb52c128 100644 --- a/sfx2/source/dialog/makefile.mk +++ b/sfx2/source/dialog/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.20 $ +# $Revision: 1.21 $ # -# last change: $Author: kz $ $Date: 2004-03-01 13:13:13 $ +# last change: $Author: kz $ $Date: 2004-05-20 21:24:06 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,9 +71,6 @@ TARGET=dialog # --- Files -------------------------------------------------------------- -IMGLST_SRS=$(SRS)$/dialog.srs -BMP_IN=$(PRJ)$/win/res - EXCEPTIONSFILES=\ $(SLO)$/filtergrouping.obj \ $(SLO)$/filedlghelper.obj \ |