From: Ivan Hernanez Date: Wed, 30 May 2012 06:00:05 +0000 (-0500) Subject: added build of yaml-cpp to build correctly in buildsteps X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=0992b51b0641c5e50a6179ec81d4bb2b4216eef8;p=IvanGame.git added build of yaml-cpp to build correctly in buildsteps --- diff --git a/game.vcxproj b/game.vcxproj index 3d91fe3..c3c288b 100644 --- a/game.vcxproj +++ b/game.vcxproj @@ -65,6 +65,7 @@ cd yaml-cpp/build cmake .. +MSBuild yaml-cpp.vcxproj cd ../../