summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/time-date/time_date.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/time-date/time_date.mpc')
-rw-r--r--TAO/examples/Simple/time-date/time_date.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/examples/Simple/time-date/time_date.mpc b/TAO/examples/Simple/time-date/time_date.mpc
index f9a579d1500..1d3015cb3f1 100644
--- a/TAO/examples/Simple/time-date/time_date.mpc
+++ b/TAO/examples/Simple/time-date/time_date.mpc
@@ -1,11 +1,11 @@
-project: namingexe {
+project(*server): namingexe {
Source_Files {
server.cpp
../Simple_util.cpp
}
}
-project(client): namingexe {
+project(*client): namingexe {
exename = client
Source_Files {