*** empty log message ***

This commit is contained in:
Arvid Norberg 2004-02-27 12:35:44 +00:00
parent 205a6e2496
commit 28d7f32769
1 changed files with 3 additions and 3 deletions

View File

@ -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/<link>static
$(LIBS)
:
<include>./include
<threading>multi
<link>static
: debug release
;