From 6b841ab4dd2e04c49a1ec9de95b47fd6017eb8cc Mon Sep 17 00:00:00 2001 From: ronag Date: Thu, 1 Sep 2011 19:16:17 +0000 Subject: [PATCH] 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 --- shell/shell.vcxproj | 1 + 1 file changed, 1 insertion(+) 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)" -- 2.39.2