summaryrefslogtreecommitdiff
path: root/TAO/examples/TypeCode_Creation/TypeCode_Creation.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/TypeCode_Creation/TypeCode_Creation.mpc')
-rw-r--r--TAO/examples/TypeCode_Creation/TypeCode_Creation.mpc3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/examples/TypeCode_Creation/TypeCode_Creation.mpc b/TAO/examples/TypeCode_Creation/TypeCode_Creation.mpc
index 1bdbc4e848d..7eaef3102a4 100644
--- a/TAO/examples/TypeCode_Creation/TypeCode_Creation.mpc
+++ b/TAO/examples/TypeCode_Creation/TypeCode_Creation.mpc
@@ -1,6 +1,7 @@
// $Id$
-project (TypeCode_Creation_Test) : taoclient, typecodefactory, ifr_client, minimum_corba {
+project (TypeCode_Creation_Test) : taoclient, typecodefactory, ifr_client {
+ avoids += minimum_corba
exename = create_tc
Source_Files {
testC.cpp