summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-10-20 09:22:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-10-20 09:22:05 +0000
commitfb7488d75b034c1e975343474526982f31c91cda (patch)
treea1596d4ba35f7a0597bb6be67afc55280eb54b90
parentf36c2f52c54d608c66a60d190e2e1e2e7e238e88 (diff)
downloadMPC-fb7488d75b034c1e975343474526982f31c91cda.tar.gz
Wed Oct 20 09:18:05 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* config/nddsmonitor.mpb: New base project for RTI ndds monitor library
-rw-r--r--ChangeLog5
-rw-r--r--config/nddsmonitor.mpb7
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63a9ffea..0092d056 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Oct 20 09:18:05 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * config/nddsmonitor.mpb:
+ New base project for RTI ndds monitor library
+
Mon Oct 11 20:40:13 UTC 2010 Chad Elliott <elliott_c@ociweb.com>
* docs/templates/make.txt:
diff --git a/config/nddsmonitor.mpb b/config/nddsmonitor.mpb
new file mode 100644
index 00000000..ce029b00
--- /dev/null
+++ b/config/nddsmonitor.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+feature (nddsmonitor) :nddslib {
+ libs += rtimonitoring
+}
+