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

Jeff Cohen jeffc at jolt-lang.org
Fri Dec 17 23:06:13 PST 2004



Changes in directory llvm/win32/VMCore:

VMCore.vcproj updated: 1.5 -> 1.6
---
Log message:

Don't forget about release configuration...

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

Index: llvm/win32/VMCore/VMCore.vcproj
diff -u llvm/win32/VMCore/VMCore.vcproj:1.5 llvm/win32/VMCore/VMCore.vcproj:1.6
--- llvm/win32/VMCore/VMCore.vcproj:1.5	Sat Dec 18 00:55:41 2004
+++ llvm/win32/VMCore/VMCore.vcproj	Sat Dec 18 01:05:59 2004
@@ -70,7 +70,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