summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1904_Regression/test.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_1904_Regression/test.mpc')
-rw-r--r--TAO/tests/Bug_1904_Regression/test.mpc9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/tests/Bug_1904_Regression/test.mpc b/TAO/tests/Bug_1904_Regression/test.mpc
new file mode 100644
index 00000000000..083ecf74e56
--- /dev/null
+++ b/TAO/tests/Bug_1904_Regression/test.mpc
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+// $Id$
+project : taoserver {
+ exename = test
+ Source_Files {
+ test.cpp
+ }
+}
+