diff options
author | Michi Henning <michi@zeroc.com> | 2006-02-14 02:17:29 +0000 |
---|---|---|
committer | Michi Henning <michi@zeroc.com> | 2006-02-14 02:17:29 +0000 |
commit | dee787a8586896919a0c3ccceb52c7add83ee79b (patch) | |
tree | cbacd7b1275656f1a70304be9a59f577b825d3ef /cpp | |
parent | Bug 804 - no endpoint in reference means try all local interfaces (diff) | |
download | ice-dee787a8586896919a0c3ccceb52c7add83ee79b.tar.bz2 ice-dee787a8586896919a0c3ccceb52c7add83ee79b.tar.xz ice-dee787a8586896919a0c3ccceb52c7add83ee79b.zip |
Added bindingC and bindingS to all target dependencies.
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/all.dsw | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cpp/all.dsw b/cpp/all.dsw index b55c4cc189f..dbd4e127193 100644 --- a/cpp/all.dsw +++ b/cpp/all.dsw @@ -578,6 +578,12 @@ Package=<4> Begin Project Dependency
Project_Dep_Name customS
End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name bindingC
+ End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name bindingS
+ End Project Dependency
}}}
###############################################################################
|