Skip to content

Commit 988ee9e

Browse files
committed
[~] put windows build zip in correct dir
1 parent f4e90f9 commit 988ee9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ nmake install
88
copy F:\vcpkg\installed\x64-windows\bin\ogg.dll F:\dist
99
copy F:\vcpkg\installed\x64-windows\bin\vorbis.dll F:\dist
1010
copy F:\vcpkg\installed\x64-windows\bin\vorbisfile.dll F:\dist
11+
12+
cd F:\dist
1113
powershell Compress-Archive . dist.zip

0 commit comments

Comments
 (0)