]> git.sesse.net Git - casparcg/blobdiff - build-scripts/build-windows.bat
Include CEF .pak files in builds
[casparcg] / build-scripts / build-windows.bat
index 0ab6e95b8f8caad2a7a69e9eff61dc22c5ad16a8..1274a877094066cfd3033333c933b42e18a81330 100644 (file)
@@ -48,6 +48,7 @@ copy shell\RelWithDebInfo\casparcg.pdb "%SERVER_FOLDER%\Server" || goto :error
 copy shell\RelWithDebInfo\libcef.dll.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