Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > by-pkgid > e5dfed2a49e9c96e6ee7b3880f2b1017 > files > 494

libboost1-examples-1.31.0-1mdk.i586.rpm


use-project /boost/python : ../build ;

project
    : requirements <library>/boost/python//boost_python
    ;

python-extension getting_started1 : getting_started1.cpp : <link>shared ;
python-extension getting_started2 : getting_started2.cpp : <link>shared ;