summaryrefslogtreecommitdiff
path: root/config/pcreposix.mpb
diff options
context:
space:
mode:
authorJames H. Hill <hilljh82@gmail.com>2009-02-28 03:47:00 +0000
committerJames H. Hill <hilljh82@gmail.com>2009-02-28 03:47:00 +0000
commitfe6cabe377379896fe8e03cae3c52c66991772fc (patch)
treed28e75ffc16d52eea1a2c6040db7dce1c35e0edb /config/pcreposix.mpb
parent491d80777aac8e87fa814357c0225e1787e2e838 (diff)
downloadMPC-fe6cabe377379896fe8e03cae3c52c66991772fc.tar.gz
Sat Feb 28 03:46:19 UTC 2009 James H. Hill <hillj@isis.vanderbilt.edu>
Diffstat (limited to 'config/pcreposix.mpb')
-rw-r--r--config/pcreposix.mpb5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/pcreposix.mpb b/config/pcreposix.mpb
new file mode 100644
index 00000000..323de771
--- /dev/null
+++ b/config/pcreposix.mpb
@@ -0,0 +1,5 @@
+// $Id$
+
+project : pcre {
+ libs += pcreposix
+}