summaryrefslogtreecommitdiff
path: root/TAO/tests/Dynamic_TP/Config_Loader/Config_Loader.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Dynamic_TP/Config_Loader/Config_Loader.mpc')
-rw-r--r--TAO/tests/Dynamic_TP/Config_Loader/Config_Loader.mpc5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tests/Dynamic_TP/Config_Loader/Config_Loader.mpc b/TAO/tests/Dynamic_TP/Config_Loader/Config_Loader.mpc
new file mode 100644
index 00000000000..fff50baa1c2
--- /dev/null
+++ b/TAO/tests/Dynamic_TP/Config_Loader/Config_Loader.mpc
@@ -0,0 +1,5 @@
+// $Id$
+
+project(*test) : dynamic_tp {
+ exename = test
+}