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

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



Changes in directory llvm/win32/System:

System.vcproj updated: 1.6 -> 1.7
---
Log message:

Don't forget about release configuration...

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

Index: llvm/win32/System/System.vcproj
diff -u llvm/win32/System/System.vcproj:1.6 llvm/win32/System/System.vcproj:1.7
--- llvm/win32/System/System.vcproj:1.6	Sat Dec 18 00:55:41 2004
+++ llvm/win32/System/System.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