Skip to content

Commit 51e4b92

Browse files
committed
add xrbuild.cmd to msvc building
1 parent f044863 commit 51e4b92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ build_script:
5050
ECHO '%cd%' &&
5151
ECHO '*** Building %tbs_tools%\%tbs_arch%\%tbs_config%' &&
5252
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
5354
)
5455
test: off
5556
artifacts:

0 commit comments

Comments
 (0)