summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Basic/Basic.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Basic/Basic.mpc')
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/Basic.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Basic/Basic.mpc b/TAO/orbsvcs/tests/Notify/Basic/Basic.mpc
index f41844762f9..eae38394313 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/Basic.mpc
+++ b/TAO/orbsvcs/tests/Notify/Basic/Basic.mpc
@@ -8,13 +8,13 @@ project(*Notify ConnectDisconnect): notifytest {
}
-project(*Notify LifeCycle): notifytest {
+project(*Notify LifeCycle): notifytest, naming {
Source_Files {
LifeCycle.cpp
}
}
-project(*Notify IdAssignment): notifytest {
+project(*Notify IdAssignment): notifytest, naming {
Source_Files {
IdAssignment.cpp
}