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/msvc71/lure.vcproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dists/msvc71/lure.vcproj') diff --git a/dists/msvc71/lure.vcproj b/dists/msvc71/lure.vcproj index e7976ac9cb..6c8165730b 100644 --- a/dists/msvc71/lure.vcproj +++ b/dists/msvc71/lure.vcproj @@ -63,11 +63,11 @@ IntermediateDirectory="lure_Release" ConfigurationType="4" CharacterSet="2" - WholeProgramOptimization="FALSE"> + WholeProgramOptimization="TRUE">