summaryrefslogtreecommitdiff
path: root/examples/IPC_SAP/UPIPE_SAP/UPIPE_SAP.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/IPC_SAP/UPIPE_SAP/UPIPE_SAP.mpc')
-rw-r--r--examples/IPC_SAP/UPIPE_SAP/UPIPE_SAP.mpc3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/IPC_SAP/UPIPE_SAP/UPIPE_SAP.mpc b/examples/IPC_SAP/UPIPE_SAP/UPIPE_SAP.mpc
index cb90595e2ae..d34d8671735 100644
--- a/examples/IPC_SAP/UPIPE_SAP/UPIPE_SAP.mpc
+++ b/examples/IPC_SAP/UPIPE_SAP/UPIPE_SAP.mpc
@@ -2,6 +2,7 @@
// $Id$
project(*ex1) : aceexe {
+ avoids += ace_for_tao
exename = ex1
Source_Files {
ex1.cpp
@@ -9,6 +10,7 @@ project(*ex1) : aceexe {
}
project(*ex2) : aceexe {
+ avoids += ace_for_tao
exename = ex2
Source_Files {
ex2.cpp
@@ -16,6 +18,7 @@ project(*ex2) : aceexe {
}
project(*ex3) : aceexe {
+ avoids += ace_for_tao
exename = ex3
Source_Files {
ex3.cpp