From: ronag Date: Thu, 1 Sep 2011 19:16:17 +0000 (+0000) Subject: 2.0. Enable /LARGEADDRESSAWARE X-Git-Tag: 2.0.1~38 X-Git-Url: https://git.sesse.net/?p=casparcg;a=commitdiff_plain;h=6b841ab4dd2e04c49a1ec9de95b47fd6017eb8cc 2.0. Enable /LARGEADDRESSAWARE git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches/2.0.0.2@1319 362d55ac-95cf-4e76-9f9a-cbaa9c17b72d --- diff --git a/shell/shell.vcxproj b/shell/shell.vcxproj index 244b58fdb..70012601b 100644 --- a/shell/shell.vcxproj +++ b/shell/shell.vcxproj @@ -251,6 +251,7 @@ copy "$(ProjectDir)casparcg.config" "$(OutDir)" MachineX86 UseLinkTimeCodeGeneration + true copy "$(SolutionDir)dlls\*.dll" "$(OutDir)"