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>2017-04-18 16:19:11 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-04-18 16:19:11 +0300
commitefe4cc2212448cc13e35802a881b2a479680a189 (patch)
treea6d1f73813fdad51eae1aa69a8eb5e48352a6155 /.ci.cmake
parentbabee828d251949c12f31a1bf34b2b0a8a9d7f6c (diff)
Try again .ci.cmake
Diffstat (limited to '.ci.cmake')
-rw-r--r--.ci.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/.ci.cmake b/.ci.cmake
index 332c336c..e4e5fabf 100644
--- a/.ci.cmake
+++ b/.ci.cmake
@@ -34,8 +34,8 @@ if(WIN32)
checked_execute_process("Tarring up binaries"
COMMAND mkdir afio\\prebuilt\\bin\\Release
COMMAND mkdir afio\\prebuilt\\lib\\Release
- COMMAND xcopy doc afio\\ /s
- COMMAND xcopy include afio\\ /s
+ COMMAND xcopy doc afio\\doc\\ /s
+ COMMAND xcopy include afio\\include\\ /s
COMMAND copy Readme.md afio\\
COMMAND copy release_notes.md afio\\
COMMAND copy prebuilt\\lib\\Release\\afio_sl-2.0-Windows-x64-Release.lib afio\\prebuilt\\lib\\Release\\