summaryrefslogtreecommitdiff
path: root/solenv/inc/tg_rslb.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-14 10:35:07 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-14 10:35:07 +0000
commit19d38273d9af7ad2359bf6688fc4c219801a56ed (patch)
treeb4f9928ff62ac6cc03bd2fad712355c0631a6c8c /solenv/inc/tg_rslb.mk
parent09565ba7106bc2352254c465f6658b19005dc8be (diff)
INTEGRATION: CWS ause015 (1.13.54); FILE MERGED
2005/01/04 13:45:25 hjs 1.13.54.1: #i39882# remove RSCGLOINC and RSCLOCINC, last usage of RSCRES
Diffstat (limited to 'solenv/inc/tg_rslb.mk')
-rw-r--r--solenv/inc/tg_rslb.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/solenv/inc/tg_rslb.mk b/solenv/inc/tg_rslb.mk
index 520afc3b5114..bc7d397aeb0f 100644
--- a/solenv/inc/tg_rslb.mk
+++ b/solenv/inc/tg_rslb.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: tg_rslb.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: obo $ $Date: 2004-11-19 11:42:44 $
+# last change: $Author: kz $ $Date: 2005-01-14 11:35:07 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -128,7 +128,6 @@ $(RSC_MULTI$(TNR)) : \
-subGLOBALRES=$(SOLARSRC)$/$(RSCDEFIMG)$/res \
-oil={$(subst,$(OUTPATH),$(COMMON_OUTDIR) $(BIN))} \
-ft=$@ \
- -I$(RSCLOCINC) -I$(RSCGLOINC) -I$(INC) $(SOLARINC) \
$(RSC$(TNR)HEADER) $(RESLIB$(TNR)SRSFILES) \
) > $(NULLDEV)
.ELSE # "$(common_build_reslib)"!=""
@@ -144,7 +143,6 @@ $(RSC_MULTI$(TNR)) : \
-subGLOBALRES=$(SOLARSRC)$/$(RSCDEFIMG)$/res \
-oil=$(BIN) \
-ft=$@ \
- -I$(RSCLOCINC) -I$(RSCGLOINC) -I$(INC) $(SOLARINC) \
$(RSC$(TNR)HEADER) $(RESLIB$(TNR)SRSFILES) \
) > $(NULLDEV)
.ENDIF # "$(common_build_reslib)"!=""