Skip to content

Commit

Permalink
add xrbuild.cmd to msvc building. Part 4
Browse files Browse the repository at this point in the history
  • Loading branch information
q4a committed May 26, 2018
1 parent 2923a35 commit 32b8128
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@ build_script:

#create artifacts
after_build:
- if [%tbs_tools%]==[msvc] (
xrbuild.cmd
)
- cmd: if [%tbs_tools%]==[msvc] xrbuild.cmd

test: off
artifacts:
- path: res/OpenXRay.Dx86.7z
Expand Down

0 comments on commit 32b8128

Please sign in to comment.