summaryrefslogtreecommitdiff
path: root/TAO/tao/Utils/Utils.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Utils/Utils.mpc')
-rw-r--r--TAO/tao/Utils/Utils.mpc7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/tao/Utils/Utils.mpc b/TAO/tao/Utils/Utils.mpc
index 565f93808d9..ba2c6abd840 100644
--- a/TAO/tao/Utils/Utils.mpc
+++ b/TAO/tao/Utils/Utils.mpc
@@ -1,6 +1,13 @@
+// -*- MPC -*-
// $Id$
project : taolib, core, portableserver {
sharedname = TAO_Utils
dynamicflags = TAO_UTILS_BUILD_DLL
+
+ Template_Files {
+ RIR_Narrow.cpp
+ Servant_Var.cpp
+ Server_Main.cpp
+ }
}