build-local.bat, appveyor.yml: boost@1.59

This commit is contained in:
bergwerkgis 2015-10-08 09:28:36 +00:00
parent f7b125c90f
commit 7e452602fa
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
environment:
msvs_toolset: 14
BOOST_VERSION: 58
BOOST_VERSION: 59
FASTBUILD: 1
matrix:
- platform: x64

View file

@ -10,7 +10,7 @@ SET APPVEYOR=true
SET LOCAL_BUILD_DONT_SKIP_TESTS=true
SET MAPNIK_GIT=3.0.5
SET BOOST_VERSION=58
SET BOOST_VERSION=59
SET FASTBUILD=1
SET configuration=Release
SET msvs_toolset=14