summaryrefslogtreecommitdiff
path: root/TAO/docs/libraries.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/libraries.html')
-rw-r--r--TAO/docs/libraries.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/docs/libraries.html b/TAO/docs/libraries.html
index f583dc4a4af..a07553476c8 100644
--- a/TAO/docs/libraries.html
+++ b/TAO/docs/libraries.html
@@ -90,6 +90,13 @@ and the dependencies outlined below are the same. <P>
<td>dynamicinterface.mpb</td>
</tr>
<tr align=left>
+ <th>libTAO_DynamicInterface.so</th>
+ <td>Support for DII and DSI invocations. Applications have to
+ <code> #include "tao/DynamicInterface/Dynamic_Adapter_Impl.h"
+ </code> to get the right symbols.</td>
+ <td>dynamicinterface.mpb</td>
+ </tr>
+ <tr align=left>
<th>libTAO_IFR_Client.so</th>
<td>Support for client/stub side interfaces for
InterfaceRepository applications. Applications have to <code>