summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3940_Regression/Bug_3940_Regression.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_3940_Regression/Bug_3940_Regression.mpc')
-rw-r--r--TAO/tests/Bug_3940_Regression/Bug_3940_Regression.mpc7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/tests/Bug_3940_Regression/Bug_3940_Regression.mpc b/TAO/tests/Bug_3940_Regression/Bug_3940_Regression.mpc
index 270fd380329..92fc577565c 100644
--- a/TAO/tests/Bug_3940_Regression/Bug_3940_Regression.mpc
+++ b/TAO/tests/Bug_3940_Regression/Bug_3940_Regression.mpc
@@ -1,8 +1,3 @@
// -*- MPC -*-
-project(*Test) : taoserver {
- exename = test3940
-
- Source_Files {
- test.cpp
- }
+project (test3940) : taolib_with_idl {
}