mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 18:12:43 +00:00
Added Stefan's new files.
[SVN r31371]
This commit is contained in:
@@ -53,6 +53,8 @@ lib boost_python
|
||||
object_protocol.cpp
|
||||
object_operators.cpp
|
||||
wrapper.cpp
|
||||
import.cpp
|
||||
exec.cpp
|
||||
: <link>static:<define>BOOST_PYTHON_STATIC_LIB
|
||||
<define>BOOST_PYTHON_SOURCE
|
||||
<library>/python//python
|
||||
|
||||
@@ -193,6 +193,14 @@ SOURCE=..\..\src\converter\type_id.cpp
|
||||
|
||||
SOURCE=..\..\src\wrapper.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\import.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\exec.cpp
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Group "Header Files"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user