Skip to content

Commit

Permalink
[~] put windows build zip in correct dir
Browse files Browse the repository at this point in the history
  • Loading branch information
kilimnik committed Mar 27, 2021
1 parent f4e90f9 commit 988ee9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ nmake install
copy F:\vcpkg\installed\x64-windows\bin\ogg.dll F:\dist
copy F:\vcpkg\installed\x64-windows\bin\vorbis.dll F:\dist
copy F:\vcpkg\installed\x64-windows\bin\vorbisfile.dll F:\dist

cd F:\dist
powershell Compress-Archive . dist.zip

0 comments on commit 988ee9e

Please sign in to comment.