summaryrefslogtreecommitdiff
path: root/remotebridges
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 14:44:58 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 14:44:58 +0000
commit243a97038bdab8f2ec448df19c88ac2638035531 (patch)
tree7d3dfb01dc35d82225933ed2aae290b101a73039 /remotebridges
parent1fba74f4c5b460718e8307bf41ee6c7fbb0dac5d (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'remotebridges')
-rw-r--r--remotebridges/source/dynamicloader/dynamicloader.xml2
-rw-r--r--remotebridges/source/unourl_resolver/makefile.mk8
2 files changed, 5 insertions, 5 deletions
diff --git a/remotebridges/source/dynamicloader/dynamicloader.xml b/remotebridges/source/dynamicloader/dynamicloader.xml
index 0892702147f3..2c23003a3e76 100644
--- a/remotebridges/source/dynamicloader/dynamicloader.xml
+++ b/remotebridges/source/dynamicloader/dynamicloader.xml
@@ -12,7 +12,7 @@
</description>
<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
<language> c++ </language>
- <status value="experimental"/>
+ <status value="final"/>
<supported-service> com.sun.star.loader.Dynamic </supported-service>
<service-dependency> com.sun.star.bridge.UnoUrlResolver </service-dependency>
<type> com.sun.star.bridge.XUnoUrlResolver </type>
diff --git a/remotebridges/source/unourl_resolver/makefile.mk b/remotebridges/source/unourl_resolver/makefile.mk
index 81041aee9e95..75f6368a2535 100644
--- a/remotebridges/source/unourl_resolver/makefile.mk
+++ b/remotebridges/source/unourl_resolver/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: jbu $ $Date: 2001-06-22 16:39:16 $
+# last change: $Author: hr $ $Date: 2003-03-26 15:41:33 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -102,9 +102,9 @@ SHL1TARGET= $(TARGET)
SHL1VERSIONMAP= $(TARGET).map
SHL1STDLIBS= \
+ $(SALLIB) \
$(CPPULIB) \
- $(CPPUHELPERLIB) \
- $(SALLIB)
+ $(CPPUHELPERLIB)
SHL1DEPN=
SHL1IMPLIB= i$(TARGET)