[llvm-commits] CVS: llvm/win32/Support/Support.vcproj
Jeff Cohen
jeffc at jolt-lang.org
Fri Dec 17 23:06:14 PST 2004
Changes in directory llvm/win32/Support:
Support.vcproj updated: 1.5 -> 1.6
---
Log message:
Don't forget about release configuration...
---
Diffs of the changes: (+1 -1)
Index: llvm/win32/Support/Support.vcproj
diff -u llvm/win32/Support/Support.vcproj:1.5 llvm/win32/Support/Support.vcproj:1.6
--- llvm/win32/Support/Support.vcproj:1.5 Sat Dec 18 00:55:41 2004
+++ llvm/win32/Support/Support.vcproj Sat Dec 18 01:05:59 2004
@@ -71,7 +71,7 @@
RuntimeTypeInfo="TRUE"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
+ Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"
DisableSpecificWarnings="4146,4800"/>
<Tool
More information about the llvm-commits
mailing list