summaryrefslogtreecommitdiff
path: root/TAO/tests/TestUtils/TestUtils.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/TestUtils/TestUtils.mpc')
-rw-r--r--TAO/tests/TestUtils/TestUtils.mpc11
1 files changed, 0 insertions, 11 deletions
diff --git a/TAO/tests/TestUtils/TestUtils.mpc b/TAO/tests/TestUtils/TestUtils.mpc
deleted file mode 100644
index 5147f54562c..00000000000
--- a/TAO/tests/TestUtils/TestUtils.mpc
+++ /dev/null
@@ -1,11 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-// This project looks like it's only for vxworks using gmake
-// For now it's defined empty, because there's no convenient
-// way to make it only build for gnuace.
-project : taolib {
- sharedname = TestUtils
- source_files {
- }
-}