summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/rt_server.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/rt_server.mpb')
-rw-r--r--bin/MakeProjectCreator/config/rt_server.mpb4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/config/rt_server.mpb b/bin/MakeProjectCreator/config/rt_server.mpb
new file mode 100644
index 00000000000..603b031b57d
--- /dev/null
+++ b/bin/MakeProjectCreator/config/rt_server.mpb
@@ -0,0 +1,4 @@
+project : server {
+ depends += RTPortableServer RTCORBA
+ libs += TAO_RTCORBA TAO_RTPortableServer
+}