2
0
mirror of https://github.com/boostorg/python.git synced 2026-02-02 09:02:15 +00:00

updated visual studio project build file to include two new files (slice.cpp and wrapper.cpp)

updated email address for maintainer of visual studio files.


[SVN r28732]
This commit is contained in:
Brett Calcott
2005-05-08 09:55:43 +00:00
parent 0deed1ff9b
commit e38bf06257
2 changed files with 9 additions and 1 deletions

View File

@@ -175,6 +175,10 @@ SOURCE=..\..\src\converter\registry.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\slice.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\str.cpp
# End Source File
# Begin Source File
@@ -185,6 +189,10 @@ SOURCE=..\..\src\tuple.cpp
SOURCE=..\..\src\converter\type_id.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\wrapper.cpp
# End Source File
# End Group
# Begin Group "Header Files"

View File

@@ -437,7 +437,7 @@ path-global BOOST_ROOT : ../../.. ;
<blockquote>
<em>The Visual Studio project files are graciously contributed and
maintained by <a href="mailto:brett.calcott@paradise.net.nz">Brett
maintained by <a href="mailto:brett.calcott@gmail.com">Brett
Calcott</a></em>.
</blockquote>
<hr>