From 28d7f327692f9621a52a7f00323c1185a90eb85d Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Fri, 27 Feb 2004 12:35:44 +0000 Subject: [PATCH] *** empty log message *** --- Jamfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Jamfile b/Jamfile index c6547bea7..781e627f0 100755 --- a/Jamfile +++ b/Jamfile @@ -57,8 +57,8 @@ SOURCES = sha1.c ; -# use different versions of some files for -# windows + +# some windows specific settings if [ modules.peek : NT ] && toolset != msvc-6 { @@ -80,8 +80,8 @@ lib torrent /boost/filesystem//boost_filesystem/static $(LIBS) : - ./include multi + static : debug release ;