# You need bjam to build the library with this # # You can get bjam from http://www.boost.org/tools/build/index.html#Jam # # $Id: Jamfile,v 1.2 2003/06/10 17:46:53 mcoletti Exp $ # subproject tests ; BOOST_LIBPATH = c:/cygwin/usr/local/lib ; template base : ../sdts++/sdtsxx ../sysutils/sysutils : $(BOOST_ROOT) $(BOOST_LIBPATH) <*>wsock32.lib $(TOP)/sdts++ $(TOP) on on <*>HAVE_FLOAT_H : debug console ; exe container_t :