Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-07-21 11:28:42 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2016-07-21 11:28:42 +0300
commitdc238dc5de7f8b70865f7b38fa2160b86f9fb7e6 (patch)
tree9ac36942b5b1fa2a513405630eec526a86072eb7 /appveyor.yml
parent7497f1f3279882f8ce39cd000b45ead1819b5f31 (diff)
upd
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 5d63f8dc..2ed750ad 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -27,6 +27,8 @@ build_script:
- cmake --build . --config Release
after_build:
- cd ..
+ - dir build\bin\Release
+ - dir build\lib\Release
- 7z a afio_v2_binaries_win64.zip doc include Readme.md release_notes.md build\bin\Release\afio_dl-2.0-Windows-Win32-Release.dll lib\Release\afio_sl-2.0-Windows-Win32-Release.lib
before_test: