2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-26 18:52:26 +00:00

Make select_from_python_test have Python includes when compiling.

[SVN r33281]
This commit is contained in:
Vladimir Prus
2006-03-09 15:27:01 +00:00
parent 23664ec448
commit 136587c96f

View File

@@ -168,9 +168,11 @@ bpl-test crossmod_exception
[ py-compile select_holder.cpp ]
[ run select_from_python_test.cpp ../src/converter/type_id.cpp
:
:
:
: <define>BOOST_PYTHON_STATIC_LIB
<use>/python//python
]
[ py-compile select_arg_to_python_test.cpp ]