From: ronag Date: Sat, 3 Sep 2011 22:12:49 +0000 (+0000) Subject: 2.0. new dlls. X-Git-Tag: 2.0.1~16 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;ds=sidebyside;h=91e4e2447a146d10e1dcb5565369b14b5eabac66;p=casparcg 2.0. new dlls. git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches/2.0.0.2@1341 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d --- diff --git a/dlls/avcodec-53.dll b/dlls/avcodec-53.dll index 0f6257f49..6d2bd040c 100644 Binary files a/dlls/avcodec-53.dll and b/dlls/avcodec-53.dll differ diff --git a/dlls/avfilter-2.dll b/dlls/avfilter-2.dll index 94b0faf02..eb327d821 100644 Binary files a/dlls/avfilter-2.dll and b/dlls/avfilter-2.dll differ diff --git a/dlls/avformat-53.dll b/dlls/avformat-53.dll index f1450aaf3..a8f7fc1a1 100644 Binary files a/dlls/avformat-53.dll and b/dlls/avformat-53.dll differ diff --git a/dlls/avutil-51.dll b/dlls/avutil-51.dll index a593dfc47..cdd1b4fd8 100644 Binary files a/dlls/avutil-51.dll and b/dlls/avutil-51.dll differ diff --git a/dlls/swscale-2.dll b/dlls/swscale-2.dll index 71a68dc0a..38d5d3e22 100644 Binary files a/dlls/swscale-2.dll and b/dlls/swscale-2.dll differ diff --git a/shell/shell.vcxproj b/shell/shell.vcxproj index 70012601b..1ec92e818 100644 --- a/shell/shell.vcxproj +++ b/shell/shell.vcxproj @@ -251,7 +251,7 @@ copy "$(ProjectDir)casparcg.config" "$(OutDir)" MachineX86 UseLinkTimeCodeGeneration - true + false copy "$(SolutionDir)dlls\*.dll" "$(OutDir)"