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

Attempt to handle derived target types

[SVN r16224]
This commit is contained in:
Dave Abrahams
2002-11-13 17:22:48 +00:00
parent 0168d8fbc8
commit bcf864fce3

View File

@@ -5,6 +5,6 @@ project
: requirements <library>@/boost/python/boost_python
;
lib getting_started1 : getting_started1.cpp : <shared>true ;
lib getting_started2 : getting_started2.cpp : <shared>true ;
python-extension getting_started1 : getting_started1.cpp : <shared>true ;
python-extension getting_started2 : getting_started2.cpp : <shared>true ;