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

This commit was generated by cvs2svn to compensate for changes in r315,

which included commits to RCS files with non-trunk default branches.


[SVN r7932]
This commit is contained in:
Ullrich Köthe
2000-10-13 13:49:34 +00:00
commit 12a881ead5
74 changed files with 10015 additions and 0 deletions

4
py_cpp_d.bdf Normal file
View File

@@ -0,0 +1,4 @@
TargetName=py_cpp_d
TargetType=lib
SourceFiles=extclass_d.cpp init_function_d.cpp subclass_d.cpp functions_d.cpp objects_d.cpp
SourceFiles+=module_d.cpp newtypes_d.cpp py_d.cpp