win makefile: use Boost 1.51
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 29 Oct 2012 10:38:02 +0000 (11:38 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 29 Oct 2012 10:38:02 +0000 (11:38 +0100)
win/makefile

index d05a694..84ff171 100644 (file)
@@ -14,8 +14,8 @@ YAZ_DIR=..\..\yaz
 YAZPP_DIR=..\..\yazpp
 
 # Boost
-BOOST=\program files\boost\boost_1_43
-BOOST_VERSION=1_43
+BOOST=\program files\boost\boost_1_51
+BOOST_VERSION=1_51
 BOOST_TOOLSET=vc90 # vc90 for VS2008, vc80 for VS 2005, vc71 for 2003
 BOOST_MODEL=mt