summaryrefslogtreecommitdiff
path: root/cppuhelper/qa/propertysetmixin/qa_propertysetmixin.cpp.component
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/qa/propertysetmixin/qa_propertysetmixin.cpp.component')
-rw-r--r--cppuhelper/qa/propertysetmixin/qa_propertysetmixin.cpp.component4
1 files changed, 2 insertions, 2 deletions
diff --git a/cppuhelper/qa/propertysetmixin/qa_propertysetmixin.cpp.component b/cppuhelper/qa/propertysetmixin/qa_propertysetmixin.cpp.component
index 40d12410b5f8..eebe9b7252b4 100644
--- a/cppuhelper/qa/propertysetmixin/qa_propertysetmixin.cpp.component
+++ b/cppuhelper/qa/propertysetmixin/qa_propertysetmixin.cpp.component
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-<component loader="com.sun.star.loader.SharedLibrary" prefix="mixin"
- xmlns="http://openoffice.org/2010/uno-components">
+<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
+ prefix="mixin" xmlns="http://openoffice.org/2010/uno-components">
<implementation name="test.cppuhelper.propertysetmixin.comp.CppSupplier">
<service name="test.cppuhelper.propertysetmixin.CppSupplier"/>
</implementation>