Skip to content

Instantly share code, notes, and snippets.

@guanlisheng
Created February 24, 2016 02:20
Show Gist options
  • Save guanlisheng/4b3a273998aa94430929 to your computer and use it in GitHub Desktop.
Save guanlisheng/4b3a273998aa94430929 to your computer and use it in GitHub Desktop.
set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
msbuild "build/msw-vc-2015/mmex.sln" /verbosity:normal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
"c:\Program Files (x86)\MSBuild\12.0\Bin\MSBuild.exe" "c:\projects\wxwidgets\build\msw\wx_vc12.sln" /verbosity:normal /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment