summaryrefslogtreecommitdiff
path: root/TAO/tao/ImR_Client.mpc
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-18 09:07:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-18 09:07:14 +0000
commit6505e0e66092f5c22ab656946a800138897ddf4c (patch)
tree91ba7fc4584511f31379702bdcf543da966f7f78 /TAO/tao/ImR_Client.mpc
parent088f6e83bd2ffc10f050df15282f9795ddbb02f6 (diff)
downloadATCD-6505e0e66092f5c22ab656946a800138897ddf4c.tar.gz
ChangeLogTag: Fri Feb 18 17:04:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ImR_Client.mpc')
-rw-r--r--TAO/tao/ImR_Client.mpc29
1 files changed, 29 insertions, 0 deletions
diff --git a/TAO/tao/ImR_Client.mpc b/TAO/tao/ImR_Client.mpc
new file mode 100644
index 00000000000..ecd9fd48dbf
--- /dev/null
+++ b/TAO/tao/ImR_Client.mpc
@@ -0,0 +1,29 @@
+//$Id$
+project : taolib, core, portableserver {
+ sharedname = TAO_ImR_Client
+ dynamicflags = TAO_IMR_CLIENT_BUILD_DLL
+
+ Source_Files {
+ ImR_Client
+ }
+
+ Header_Files {
+ ImR_Client
+ }
+
+ Inline_Files {
+ ImR_Client
+ }
+
+ Template_Files {
+ ImR_Client
+ }
+
+ Resource_Files {
+ ImR_Client
+ }
+
+ PIDL_Files {
+ ImR_Client
+ }
+}