summaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-05-05 20:05:51 +0200
committerSergeanur <s.anureev@yandex.ua>2020-05-05 20:05:51 +0200
commit0b61ae11ecf4314f21fa8892cd4361dd390d6326 (patch)
tree87ecbb7ca7d1ea92034990eb400481bf2465538b /.appveyor.yml
parentMerge branch 'master' into miami (diff)
downloadre3-0b61ae11ecf4314f21fa8892cd4361dd390d6326.tar
re3-0b61ae11ecf4314f21fa8892cd4361dd390d6326.tar.gz
re3-0b61ae11ecf4314f21fa8892cd4361dd390d6326.tar.bz2
re3-0b61ae11ecf4314f21fa8892cd4361dd390d6326.tar.lz
re3-0b61ae11ecf4314f21fa8892cd4361dd390d6326.tar.xz
re3-0b61ae11ecf4314f21fa8892cd4361dd390d6326.tar.zst
re3-0b61ae11ecf4314f21fa8892cd4361dd390d6326.zip
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 611294a5..ee25d578 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -30,7 +30,7 @@ build:
project: build/reVC.sln
verbosity: minimal
after_build:
-- 7z a "reVC_%configuration%_%platform%_%APPVEYOR_BUILD_VERSION%.zip" bin/%PLATFORM%/%CONFIGURATION%/reVC.exe bin/%PLATFORM%/%CONFIGURATION%/reVC.pdb
+- 7z a "reVC_%configuration%_%platform%_%APPVEYOR_BUILD_VERSION%.zip" bin/%PLATFORM%/%CONFIGURATION%/re3.exe bin/%PLATFORM%/%CONFIGURATION%/re3.pdb
artifacts:
- path: "reVC_%configuration%_%platform%_%APPVEYOR_BUILD_VERSION%.zip"
name: reVC