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/igor.vcproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dists/msvc71/igor.vcproj') diff --git a/dists/msvc71/igor.vcproj b/dists/msvc71/igor.vcproj index d9d84167b2..9c99f5baae 100644 --- a/dists/msvc71/igor.vcproj +++ b/dists/msvc71/igor.vcproj @@ -63,12 +63,12 @@ IntermediateDirectory="igor_Release" ConfigurationType="4" CharacterSet="2" - WholeProgramOptimization="FALSE"> + WholeProgramOptimization="TRUE">