added build of yaml-cpp to build correctly in buildsteps
authorIvan Hernanez <iturtleman128@gmail.com>
Wed, 30 May 2012 06:00:05 +0000 (01:00 -0500)
committerIvan Hernanez <iturtleman128@gmail.com>
Wed, 30 May 2012 06:00:05 +0000 (01:00 -0500)
game.vcxproj

index 3d91fe3..c3c288b 100644 (file)
@@ -65,6 +65,7 @@
     <PreBuildEvent>
       <Command>cd yaml-cpp/build
 cmake ..
+MSBuild yaml-cpp.vcxproj
 cd ../../</Command>
     </PreBuildEvent>
   </ItemDefinitionGroup>