diff options
Diffstat (limited to 'TAO/MPC/config/ifr_client.mpb')
-rw-r--r-- | TAO/MPC/config/ifr_client.mpb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/MPC/config/ifr_client.mpb b/TAO/MPC/config/ifr_client.mpb new file mode 100644 index 00000000000..89cee167fd2 --- /dev/null +++ b/TAO/MPC/config/ifr_client.mpb @@ -0,0 +1,7 @@ +// -*- MPC -*- +// $Id$ + +project : taolib, anytypecode { + libs += TAO_IFR_Client + after += IFR_Client +} |