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