From e2b7c126ebe5adc651b51d903c3179824388e405 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Tue, 2 Sep 2008 11:42:15 +0000 Subject: Enabled the new optimizations for older versions of MSVC as well Also, included the tinsel engine library for the release version as well (fixes compilation of the release version) svn-id: r34274 --- dists/msvc7/scumm.vcproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dists/msvc7/scumm.vcproj') diff --git a/dists/msvc7/scumm.vcproj b/dists/msvc7/scumm.vcproj index 06c969cf8a..28c144d68a 100644 --- a/dists/msvc7/scumm.vcproj +++ b/dists/msvc7/scumm.vcproj @@ -57,11 +57,11 @@ IntermediateDirectory="scumm_Release" ConfigurationType="4" CharacterSet="2" - WholeProgramOptimization="FALSE"> + WholeProgramOptimization="TRUE">