diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-05-19 03:37:20 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-05-19 03:37:20 +0000 |
commit | e44f1cb452fc4ccd7c849a0dbcf38a294986b9a1 (patch) | |
tree | b471e302667c131950b51203a9ff105348108660 /dbaccess/source/ui/tabledesign/makefile.mk | |
parent | 46bad9f098249cfb8907b220802c0a86c199ce10 (diff) |
INTEGRATION: CWS bmpres01 (1.3.76); FILE MERGED
2004/04/27 14:31:20 ka 1.3.76.1: using new resource structure for images
Diffstat (limited to 'dbaccess/source/ui/tabledesign/makefile.mk')
-rw-r--r-- | dbaccess/source/ui/tabledesign/makefile.mk | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/dbaccess/source/ui/tabledesign/makefile.mk b/dbaccess/source/ui/tabledesign/makefile.mk index e77e112d9271..2254fda21872 100644 --- a/dbaccess/source/ui/tabledesign/makefile.mk +++ b/dbaccess/source/ui/tabledesign/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:03:49 $ +# last change: $Author: kz $ $Date: 2004-05-19 04:37:20 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -70,7 +70,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk -# IMGLST_SRS=$(SRS)$/$(TARGET).srs + # --- Files -------------------------------------------------------- SLOFILES =\ @@ -97,5 +97,3 @@ SRC1FILES = table.src .INCLUDE : target.mk $(SRS)$/$(TARGET).srs: $(SOLARINCDIR)$/svx$/globlmn.hrc - - |