summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACE/bin/MakeProjectCreator/config/dynamicany.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/dynamicany.mpb b/ACE/bin/MakeProjectCreator/config/dynamicany.mpb
index 06b22148a17..24c60ed00c8 100644
--- a/ACE/bin/MakeProjectCreator/config/dynamicany.mpb
+++ b/ACE/bin/MakeProjectCreator/config/dynamicany.mpb
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project : taolib, anytypecode {
+project : taolib, anytypecode, valuetype {
after += DynamicAny
libs += TAO_DynamicAny
}