mirror of
https://github.com/boostorg/python.git
synced 2026-01-23 05:42:30 +00:00
rollback for DLL
[SVN r12127]
This commit is contained in:
@@ -84,13 +84,7 @@ lib libboost_python : ../src/$(CPP_SOURCES).cpp
|
||||
<shared-linkable>true
|
||||
$(PYTHON_PROPERTIES) ;
|
||||
|
||||
dll libboost_python$(SUFDLL[1]) : ../src/$(CPP_SOURCES).cpp
|
||||
# requirements
|
||||
: $(BOOST_PYTHON_INCLUDES)
|
||||
<shared-linkable>true
|
||||
<define>BOOST_RE_BUILD_DLL=1
|
||||
$(PYTHON_PROPERTIES) ;
|
||||
|
||||
|
||||
############# comprehensive module and test ###########
|
||||
bpl-test boost_python_test
|
||||
: ../test/comprehensive.cpp ;
|
||||
|
||||
Reference in New Issue
Block a user