From 773b60c36c71e27d96d379872bd334ca1749ef71 Mon Sep 17 00:00:00 2001 From: Niels Martin Hansen Date: Sun, 18 Jan 2015 03:47:58 +0100 Subject: [PATCH] Rework header copy in boost build --- build/boost/boost.vcxproj | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/build/boost/boost.vcxproj b/build/boost/boost.vcxproj index 955d8f13e..fff93799e 100644 --- a/build/boost/boost.vcxproj +++ b/build/boost/boost.vcxproj @@ -28,7 +28,20 @@ - + + + $(BuildGenerateSourcesTargets); + CopyBoostHeaders + + + + + @@ -36,7 +49,7 @@ - +