We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e90f9 commit 988ee9eCopy full SHA for 988ee9e
build.bat
@@ -8,4 +8,6 @@ nmake install
8
copy F:\vcpkg\installed\x64-windows\bin\ogg.dll F:\dist
9
copy F:\vcpkg\installed\x64-windows\bin\vorbis.dll F:\dist
10
copy F:\vcpkg\installed\x64-windows\bin\vorbisfile.dll F:\dist
11
+
12
+cd F:\dist
13
powershell Compress-Archive . dist.zip
0 commit comments