[llvm-commits] CVS: llvm/win32/x86/x86.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Sat Dec 18 18:29:14 PST 2004
Changes in directory llvm/win32/x86:
x86.vcproj updated: 1.6 -> 1.7
---
Log message:
Enable browse information in Visual Studio
---
Diffs of the changes: (+1 -0)
Index: llvm/win32/x86/x86.vcproj
diff -u llvm/win32/x86/x86.vcproj:1.6 llvm/win32/x86/x86.vcproj:1.7
--- llvm/win32/x86/x86.vcproj:1.6 Sat Dec 18 01:05:59 2004
+++ llvm/win32/x86/x86.vcproj Sat Dec 18 20:29:00 2004
@@ -27,6 +27,7 @@
ForceConformanceInForLoopScope="TRUE"
RuntimeTypeInfo="TRUE"
UsePrecompiledHeader="0"
+ BrowseInformation="1"
WarningLevel="3"
Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="4"
More information about the llvm-commits
mailing list