From 2fcbb7316a41857c67cd6bd1667853a2ff6b2fb9 Mon Sep 17 00:00:00 2001
From: marha <marha@users.sourceforge.net>
Date: Mon, 20 Jun 2011 09:41:11 +0200
Subject: Solved MSIL .netmodule or module compiled with /GL found; restarting
 link with /LTCG

---
 mesalib/windows/VC8/mesa/mesa/mesa.vcxproj | 1 +
 1 file changed, 1 insertion(+)

(limited to 'mesalib/windows/VC8')

diff --git a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
index 6a361a229..6bdaf636d 100644
--- a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
+++ b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
@@ -71,6 +71,7 @@
     </ResourceCompile>
     <Lib>
       <SuppressStartupBanner>true</SuppressStartupBanner>
+      <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration>
     </Lib>
   </ItemDefinitionGroup>
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
-- 
cgit v1.2.3