summaryrefslogtreecommitdiff
path: root/config/mpich.mpb
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2008-05-05 15:44:36 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2008-05-05 15:44:36 +0000
commit79af59a7544baa6b1206e8e6cd506b5ce10bc31c (patch)
treecd264670e6b88de19e149b549f700daf0e2f877d /config/mpich.mpb
parentc3e4fa2a49f77ae6bf10c97b25d6bbd2a1cc7d52 (diff)
downloadMPC-79af59a7544baa6b1206e8e6cd506b5ce10bc31c.tar.gz
ChangeLogTag: Mon May 5 15:45:04 UTC 2008 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'config/mpich.mpb')
-rw-r--r--config/mpich.mpb5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/mpich.mpb b/config/mpich.mpb
index 7184e418..0c3045c0 100644
--- a/config/mpich.mpb
+++ b/config/mpich.mpb
@@ -1,9 +1,8 @@
// $Id$
project {
- includes += $(MPICH_ROOT)/include
- libpaths += $(MPICH_ROOT)/lib
-
+ includes += $(MPI_ROOT)/include
+ libpaths += $(MPI_ROOT)/lib
requires += mpi
specific(vc6, vc7, vc71, vc8, vc9) {