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
commite0390274e89a932c52ef871f6cfe44191b0ea612 (patch)
treee66b9ad8509f26371626dd34dd5095bbaa109438 /basic/util
parent2e8306a7166d80eb4a3c7d85f320dd023562131e (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 2c3e513475..a825443c2c 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
#-------------------------------------------------------------------------