summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/smart_proxies.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/smart_proxies.mpb')
-rw-r--r--bin/MakeProjectCreator/config/smart_proxies.mpb5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/config/smart_proxies.mpb b/bin/MakeProjectCreator/config/smart_proxies.mpb
new file mode 100644
index 00000000000..21f0116012a
--- /dev/null
+++ b/bin/MakeProjectCreator/config/smart_proxies.mpb
@@ -0,0 +1,5 @@
+project {
+ depends += SmartProxies
+ libs += TAO_SmartProxies
+ requires += smart_proxies
+}