summaryrefslogtreecommitdiff
path: root/dbaccess/util/dbu.component
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/util/dbu.component')
-rw-r--r--dbaccess/util/dbu.component4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/util/dbu.component b/dbaccess/util/dbu.component
index 73b65a1c46a4..7dd325ceb445 100644
--- a/dbaccess/util/dbu.component
+++ b/dbaccess/util/dbu.component
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-<component loader="com.sun.star.loader.SharedLibrary" prefix="dbu"
- xmlns="http://openoffice.org/2010/uno-components">
+<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
+ prefix="dbu" xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.dbaccess.DatabaseInteractionHandler">
<service name="com.sun.star.sdb.DatabaseInteractionHandler"/>
</implementation>