summaryrefslogtreecommitdiff
path: root/basic/util
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-05-21 10:49:35 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-05-21 10:49:35 +0000
commit3cdc65b28c5bfd7825bf4663d9f641815a1ad176 (patch)
tree6f6eb27288b1ff0571d338d6e9491f88b9f54654 /basic/util
parent8027621b47302c95c1d1eeee1ec3ca04255995fc (diff)
INTEGRATION: CWS bmpres01 (1.12.148); FILE MERGED
2004/04/27 14:30:54 ka 1.12.148.1: using new resource structure for images
Diffstat (limited to 'basic/util')
-rw-r--r--basic/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/basic/util/makefile.mk b/basic/util/makefile.mk
index 2c3e5134756f..a825443c2c6e 100644
--- a/basic/util/makefile.mk
+++ b/basic/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: hr $ $Date: 2003-03-18 16:28:40 $
+# last change: $Author: rt $ $Date: 2004-05-21 11:49:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -130,6 +130,7 @@ SRS1FILES= \
# die ressourcen werden hier gelinkt
RESLIB1NAME=stt
+RESLIB1IMAGES=$(PRJ)$/res
RESLIB1SRSFILES= \
$(SRS)$/app.srs \
$(SRS)$/classes.srs
@@ -137,7 +138,7 @@ RESLIB1SRSFILES= \
# --- Targets -----------------------------------------------------------
.INCLUDE : target.mk
-
+
#-------------------------------------------------------------------------
# Windows NT
#-------------------------------------------------------------------------