Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
218 |
bj |
1 |
// -*- MPC -*-
|
|
|
2 |
// $Id: python.mpb,v 1.1 2006/02/13 17:15:47 elliott_c Exp $
|
|
|
3 |
|
|
|
4 |
project {
|
|
|
5 |
requires += python
|
|
|
6 |
includes += $(PYTHON_INCLUDE)/.
|
|
|
7 |
libpaths += $(PYTHON_LIBDIR)/.
|
|
|
8 |
}
|