0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/CI/before-deploy-win.cmd
Gol-D-Ace 29888dc2f7 CI: Build Windows version and upload artifacts
Currently this build is still missing the following plugins:
enc-amf
obs-browser
win-ivcam
2017-01-24 01:17:13 +01:00

3 lines
244 B
Batchfile

xcopy /e C:\projects\obs-studio\build32\rundir\RelWithDebInfo C:\projects\obs-studio\build\
robocopy C:\projects\obs-studio\build64\rundir\RelWithDebInfo C:\projects\obs-studio\build\ /E /XC /XN /XO
7z a build.zip C:\projects\obs-studio\build\*