summaryrefslogtreecommitdiff
path: root/ACE/examples/IPC_SAP/FILE_SAP/file_sap_client.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/IPC_SAP/FILE_SAP/file_sap_client.mpc')
-rw-r--r--ACE/examples/IPC_SAP/FILE_SAP/file_sap_client.mpc10
1 files changed, 10 insertions, 0 deletions
diff --git a/ACE/examples/IPC_SAP/FILE_SAP/file_sap_client.mpc b/ACE/examples/IPC_SAP/FILE_SAP/file_sap_client.mpc
new file mode 100644
index 00000000000..f47f7a7c7d7
--- /dev/null
+++ b/ACE/examples/IPC_SAP/FILE_SAP/file_sap_client.mpc
@@ -0,0 +1,10 @@
+// -*- MPC -*-
+// $Id$
+
+project : aceexe, avoids_ace_for_tao {
+ exename = client
+ Source_Files {
+ client.cpp
+ }
+}
+