]> git.sesse.net Git - casparcg/blobdiff - build-scripts/build-windows.bat
[CEF] excluded libcef.pdb from Windows build to be able to change back to .zip format...
[casparcg] / build-scripts / build-windows.bat
index 292932f6c6381664ef6ae6222aa62041ade080fb..8830d34a9ebfcac38a4be0951bf6f91c10323d80 100644 (file)
@@ -47,6 +47,7 @@ copy shell\RelWithDebInfo\casparcg.exe "%SERVER_FOLDER%\Server" || goto :error
 copy shell\RelWithDebInfo\casparcg.pdb "%SERVER_FOLDER%\Server" || goto :error
 copy shell\casparcg.config "%SERVER_FOLDER%\Server" || goto :error
 copy shell\*.ttf "%SERVER_FOLDER%\Server" || goto :error
+copy shell\*.pak "%SERVER_FOLDER%\Server" || goto :error
 xcopy shell\locales "%SERVER_FOLDER%\Server\locales" /E /I /Y || goto :error
 
 :: Copy documentation