summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/rtnotify.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/rtnotify.mpb')
-rw-r--r--bin/MakeProjectCreator/config/rtnotify.mpb4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/config/rtnotify.mpb b/bin/MakeProjectCreator/config/rtnotify.mpb
new file mode 100644
index 00000000000..de1d6064e60
--- /dev/null
+++ b/bin/MakeProjectCreator/config/rtnotify.mpb
@@ -0,0 +1,4 @@
+project : notify, rtcorba {
+ after += RT_Notification
+ libs += TAO_RT_Notification
+}