summaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorFilip Gawin <filip.gawin@zoho.com>2020-04-15 01:02:24 +0200
committerGitHub <noreply@github.com>2020-04-15 01:02:24 +0200
commit69231177157821fbc47b322e7e867b4efffe41dd (patch)
tree5fbbf24044ac3c76113ec2308412a2277dc177aa /.appveyor.yml
parentfixed crash (diff)
parentUpdate premake5.lua (diff)
downloadre3-69231177157821fbc47b322e7e867b4efffe41dd.tar
re3-69231177157821fbc47b322e7e867b4efffe41dd.tar.gz
re3-69231177157821fbc47b322e7e867b4efffe41dd.tar.bz2
re3-69231177157821fbc47b322e7e867b4efffe41dd.tar.lz
re3-69231177157821fbc47b322e7e867b4efffe41dd.tar.xz
re3-69231177157821fbc47b322e7e867b4efffe41dd.tar.zst
re3-69231177157821fbc47b322e7e867b4efffe41dd.zip
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index a5b44461..41ada399 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -43,3 +43,5 @@ after_build:
artifacts:
- path: bin/%CONFIGURATION%/re3.dll
name: re3.dll
+- path: bin/%CONFIGURATION%/re3.pdb
+ name: re3.pdb