2
0
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:
Dave Abrahams
2005-10-18 12:09:36 +00:00
parent 283dbfb593
commit 2571ebb0c2
2 changed files with 10 additions and 0 deletions

View File

@@ -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

View File

@@ -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"