summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/smart_proxies.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/smart_proxies.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/smart_proxies.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/smart_proxies.mpb b/ACE/bin/MakeProjectCreator/config/smart_proxies.mpb
new file mode 100644
index 00000000000..b1fc95d4b6c
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/smart_proxies.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project: taolib_with_idl {
+ after += SmartProxies
+ libs += TAO_SmartProxies
+ idlflags += -Gsp
+}