[llvm-commits] CVS: llvm/win32/System/System.vcproj

Jeff Cohen jeffc at jolt-lang.org
Sat Dec 18 18:29:14 PST 2004



Changes in directory llvm/win32/System:

System.vcproj updated: 1.8 -> 1.9
---
Log message:

Enable browse information in Visual Studio

---
Diffs of the changes:  (+1 -0)

Index: llvm/win32/System/System.vcproj
diff -u llvm/win32/System/System.vcproj:1.8 llvm/win32/System/System.vcproj:1.9
--- llvm/win32/System/System.vcproj:1.8	Sat Dec 18 02:01:43 2004
+++ llvm/win32/System/System.vcproj	Sat Dec 18 20:29:00 2004
@@ -28,6 +28,7 @@
 				ForceConformanceInForLoopScope="TRUE"
 				RuntimeTypeInfo="TRUE"
 				UsePrecompiledHeader="0"
+				BrowseInformation="1"
 				WarningLevel="3"
 				Detect64BitPortabilityProblems="FALSE"
 				DebugInformationFormat="4"






More information about the llvm-commits mailing list