summaryrefslogtreecommitdiff
path: root/stoc/source/proxy_factory/proxyfac.component
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/proxy_factory/proxyfac.component')
-rw-r--r--stoc/source/proxy_factory/proxyfac.component4
1 files changed, 2 insertions, 2 deletions
diff --git a/stoc/source/proxy_factory/proxyfac.component b/stoc/source/proxy_factory/proxyfac.component
index 912ed1529d5f..69e573f5e761 100644
--- a/stoc/source/proxy_factory/proxyfac.component
+++ b/stoc/source/proxy_factory/proxyfac.component
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-<component loader="com.sun.star.loader.SharedLibrary" prefix="proxyfac"
- xmlns="http://openoffice.org/2010/uno-components">
+<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
+ prefix="proxyfac" xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.reflection.ProxyFactory">
<service name="com.sun.star.reflection.ProxyFactory"/>
</implementation>