summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Mitz <mitza@objectcomputing.com>2019-04-22 09:26:53 -0500
committerAdam Mitz <mitza@objectcomputing.com>2019-04-22 10:39:02 -0500
commit483b7acbfbd9f3385fde99cf4febeebb5093cef9 (patch)
tree9d45f290e1ae2658a57f326a62cab85d1811dd79
parentfaceed909a83a330c84e79e60a4b28d19fd48c40 (diff)
downloadATCD-483b7acbfbd9f3385fde99cf4febeebb5093cef9.tar.gz
orbsvcs tests/examples: removed MPC files from Documentation_Files group as they are already in Build_Files
VS2017 and VS2019 require each file to be listed in a single section, no overlaps
-rw-r--r--TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc1
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_App.mpc1
2 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc b/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc
index 9a51388965d..9e83a2e0936 100644
--- a/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc
+++ b/TAO/orbsvcs/examples/ImR/Advanced/Advanced.mpc
@@ -16,7 +16,6 @@ project(*Manager): orbsvcsexe, portableserver {
ManagerC.cpp
}
Documentation_Files {
- Advanced.mpc
run_test.pl
README
drivers/*
diff --git a/TAO/orbsvcs/tests/FT_App/FT_App.mpc b/TAO/orbsvcs/tests/FT_App/FT_App.mpc
index 1c99f00f1fa..2d0adeb89f1 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_App.mpc
+++ b/TAO/orbsvcs/tests/FT_App/FT_App.mpc
@@ -32,7 +32,6 @@ project(*Server): taoserver, fault_tolerance, orbsvcsexe, avoids_minimum_corba,
Documentation_Files {
README
- FT_App.mpc
run_test_basic.pl // can the client talk to the server
run_test_detector.pl // does a detector notice a server fault
run_test_notifier.pl // does the notification get to an analyzer