[Bf-blender-cvs] SVN commit: /data/svn/repos/bf-blender [61627] trunk/lib/win64_vc12/boost/ build.bat: MSVC 2013 windows x64 (v120) boost 1.60 iostreams ( for openvdb )

Martijn Berger martijn.berger at gmail.com
Wed Feb 10 12:26:56 CET 2016


Revision: 61627
          https://developer.blender.org/rBL61627
Author:   juicyfruit
Date:     2016-02-10 11:26:56 +0000 (Wed, 10 Feb 2016)
Log Message:
-----------
MSVC 2013 windows x64 (v120) boost 1.60 iostreams ( for openvdb )

Modified Paths:
--------------
    trunk/lib/win64_vc12/boost/build.bat

Modified: trunk/lib/win64_vc12/boost/build.bat
===================================================================
--- trunk/lib/win64_vc12/boost/build.bat	2016-02-10 11:25:32 UTC (rev 61626)
+++ trunk/lib/win64_vc12/boost/build.bat	2016-02-10 11:26:56 UTC (rev 61627)
@@ -26,6 +26,7 @@
  --with-regex ^
  --with-system ^
  --with-date_time ^
+ --with-iostreams ^
  --with-wave ^
  --prefix=%CD%/.. ^
  --toolset=msvc-12.0 ^
@@ -44,6 +45,7 @@
  --with-regex ^
  --with-system ^
  --with-date_time ^
+ --with-iostreams ^
  --with-wave ^
  --prefix=%CD%/.. ^
  --toolset=msvc-12.0 ^




More information about the Bf-blender-cvs mailing list