2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 05:22:45 +00:00

Specify <define>BOOST_PYTHON_STATIC_LIB for the select_from_python_test,

just like V1 does.


[SVN r33246]
This commit is contained in:
Vladimir Prus
2006-03-07 07:37:45 +00:00
parent 6b1a3c4489
commit 23664ec448

View File

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