summaryrefslogtreecommitdiff
path: root/stoc/source/namingservice
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2001-04-03 07:15:47 +0000
committerJuergen Schmidt <jsc@openoffice.org>2001-04-03 07:15:47 +0000
commit654f98c4e38542844b4805951c88c2310447334a (patch)
tree47a4f07254d4c6f3be4a1ec2afc9b4598a66b150 /stoc/source/namingservice
parent0d694c97692de66a5367c001295bf284bb52bbe9 (diff)
change project and build dependencies
Diffstat (limited to 'stoc/source/namingservice')
-rw-r--r--stoc/source/namingservice/namingservice.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/source/namingservice/namingservice.xml b/stoc/source/namingservice/namingservice.xml
index 22efbd1e2f7d..469323229606 100644
--- a/stoc/source/namingservice/namingservice.xml
+++ b/stoc/source/namingservice/namingservice.xml
@@ -28,7 +28,7 @@ The naming service allows the registration and retrieval of objects.
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
- <runtime-module-dependency> cppuhelper </runtime-module-dependency>
+ <runtime-module-dependency> cppuhelper2$(COM) </runtime-module-dependency>
<runtime-module-dependency> cppu2 </runtime-module-dependency>
<runtime-module-dependency> sal2 </runtime-module-dependency>
</module-description>