We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f044863 commit 51e4b92Copy full SHA for 51e4b92
appveyor.yml
@@ -50,6 +50,7 @@ build_script:
50
ECHO '%cd%' &&
51
ECHO '*** Building %tbs_tools%\%tbs_arch%\%tbs_config%' &&
52
msbuild "src\engine.sln" /m /verbosity:minimal /property:PlatformToolset=v141 /t:Clean,Build /p:Platform=%tbs_arch% /p:Configuration=%tbs_config% /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
53
+ xrbuild.cmd
54
)
55
test: off
56
artifacts:
0 commit comments