diff options
author | Behrend Cornelius <bc@openoffice.org> | 2005-02-09 13:34:35 +0000 |
---|---|---|
committer | Behrend Cornelius <bc@openoffice.org> | 2005-02-09 13:34:35 +0000 |
commit | d04cb3430fe3b3416f21a31c8b4f56198b7dd8dd (patch) | |
tree | 9823a469d1cf692002f8cf739cbcdf9a198d55c3 /dbaccess/source/ui/imagelists | |
parent | 081d494f3c38c12b2b8dfdd8c288bb7857b2733a (diff) |
#115053# new images added
Issue number:
Submitted by:
Reviewed by:
Diffstat (limited to 'dbaccess/source/ui/imagelists')
-rw-r--r-- | dbaccess/source/ui/imagelists/makefile.mk | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/dbaccess/source/ui/imagelists/makefile.mk b/dbaccess/source/ui/imagelists/makefile.mk index 6f5b5a4b9..14057037f 100644 --- a/dbaccess/source/ui/imagelists/makefile.mk +++ b/dbaccess/source/ui/imagelists/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # - # $Revision: 1.3 $ + # $Revision: 1.4 $ # - # last change: $Author: rt $ $Date: 2004-09-09 09:43:30 $ + # last change: $Author: bc $ $Date: 2005-02-09 14:34:35 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -59,9 +59,9 @@ # ########################################################################/ -PRJ=..$/..$/.. -PRJNAME=dbaccess -TARGET=uiimglst +PRJ=..$/.. +PRJNAME=wizards +TARGET=imglst # --- Settings ---------------------------------- @@ -72,7 +72,7 @@ IMGLST_SRS=$(SRS)$/$(TARGET).srs # ... resource files ............................ SRS1NAME=$(TARGET) -SRC1FILES=dbimagelists.src +SRC1FILES=imagelists.src # ... object files ............................ # --- Targets ---------------------------------- |