summaryrefslogtreecommitdiff
path: root/cppuhelper/qa/propertysetmixin
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 11:50:45 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 11:50:45 +0000
commiteca4cb73f70bad97a0d33c4ed2d57eb3c9a1d3fd (patch)
tree1d1b894db62409a66a54f4ff254e9fde6837b02a /cppuhelper/qa/propertysetmixin
parentc5c437eb9e76b0a6ce00e9f6c70cd12d7ef96a1e (diff)
INTEGRATION: CWS sb76 (1.3.38); FILE MERGED
2007/08/31 11:00:10 sb 1.3.38.1: #i77885# Consolidate stoc libraries; patch by jnavrati.
Diffstat (limited to 'cppuhelper/qa/propertysetmixin')
-rw-r--r--cppuhelper/qa/propertysetmixin/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/cppuhelper/qa/propertysetmixin/makefile.mk b/cppuhelper/qa/propertysetmixin/makefile.mk
index c2760f18c365..2fdb3493cd3a 100644
--- a/cppuhelper/qa/propertysetmixin/makefile.mk
+++ b/cppuhelper/qa/propertysetmixin/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 12:07:39 $
+# last change: $Author: hr $ $Date: 2007-09-27 12:50:45 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -100,7 +100,7 @@ $(MISC)$/$(TARGET)$/uno.rdb .ERRREMOVE: $(MISC)$/$(TARGET)$/types.rdb \
$(REGMERGE) $@ / $(MISC)$/$(TARGET)$/types.rdb
$(REGCOMP) -register -r $@ -c javaloader.uno$(DLLPOST) \
-c javavm.uno$(DLLPOST) -c reflection.uno$(DLLPOST) \
- -c uriproc.uno$(DLLPOST)
+ -c stocservices.uno$(DLLPOST)
$(REGCOMP) -register -r $@ \
-c $(subst,$/,/ $(DLLDEST)$/$(SHL2TARGET)$(DLLPOST))
$(REGCOMP) -register -br $(MISC)$/$(TARGET)$/bootstrap.rdb -r $@ \
@@ -113,7 +113,7 @@ $(MISC)$/$(TARGET)$/bootstrap.rdb .ERRREMOVE:
- $(MKDIR) $(@:d)
$(COPY) $(SOLARBINDIR)$/types.rdb $@
$(REGCOMP) -register -r $@ -c javaloader.uno$(DLLPOST) \
- -c javavm.uno$(DLLPOST) -c uriproc.uno$(DLLPOST)
+ -c javavm.uno$(DLLPOST) -c stocservices.uno$(DLLPOST)
$(MISC)$/$(TARGET)$/cppumaker.flag: $(MISC)$/$(TARGET)$/types.rdb
$(CPPUMAKER) -O$(MISC)$/$(TARGET)$/inc -BUCR -Gc \