Set path to find the correct version of msbuild.

This commit is contained in:
Victor Zverovich 2014-04-24 12:51:58 -07:00
parent f28645f900
commit 9df02e2b97

View File

@ -1,2 +1,4 @@
install:
- set PATH=C:\Program Files (x86)\MSBuild\12.0\bin\;%PATH%
before_build: cmake .
build_script: where msbuild