# HG changeset patch
# User rubidium
# Date 1166837053 0
# Node ID 5ca463a1da4238bce75608dad561f3ef2bb2f47b
# Parent 5ace629d7ed6245211c4981194d5071f9852f9a0
(svn r7550) -Fix (r7299): compilation of x64 binaries with MSVC 2005, due to not telling that helpers.cpp should be compiled as C++ for x64.
diff -r 5ace629d7ed6 -r 5ca463a1da42 openttd_vs80.vcproj
--- a/openttd_vs80.vcproj Fri Dec 22 23:54:51 2006 +0000
+++ b/openttd_vs80.vcproj Sat Dec 23 01:24:13 2006 +0000
@@ -592,6 +592,14 @@
/>
+
+
+
+
+
+