1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
import testing ; path-constant me : . ; lib boost_utf : : <name>boost_unit_test_framework ; run testmysql.cpp : : : <define>ROOT=\"$(me)\" <define>BOOST_TEST_DYN_LINK <library>..//dbpp-mysql <library>../../libdbpp//dbpptestcore <library>boost_utf : testmysql ;