Enable browse information in Visual Studio

llvm-svn: 19034
diff --git a/llvm/win32/Support/Support.vcproj b/llvm/win32/Support/Support.vcproj
index 5a17739..8a5ca8b 100644
--- a/llvm/win32/Support/Support.vcproj
+++ b/llvm/win32/Support/Support.vcproj
@@ -28,6 +28,7 @@
 				ForceConformanceInForLoopScope="TRUE"
 				RuntimeTypeInfo="TRUE"
 				UsePrecompiledHeader="0"
+				BrowseInformation="1"
 				WarningLevel="3"
 				Detect64BitPortabilityProblems="FALSE"
 				DebugInformationFormat="4"