VC10 transition, Webkit 4.7.1

This commit is contained in:
siana
2011-03-18 01:33:47 +01:00
parent 919d321d4a
commit 3b567d3eae
11 changed files with 25 additions and 187 deletions

View File

@@ -17,7 +17,7 @@ else (STANDALONE)
set(Boost_INCLUDE_DIRS ${LIBS_PREBUILT_DIR}/include)
if (WINDOWS)
set(BOOST_VERSION 1_39)
set(BOOST_VERSION 1_45)
# SNOW-788
# 00-Common.cmake alreay sets MSVC_SUFFIX to be correct for the VS we are using eg VC71, VC80, VC90 etc