# HG changeset patch
# User glx
# Date 1210736057 0
# Node ID 237dee1d99cf2e473904c6ae4adb0e7ec668bcda
# Parent 01830b945c0c6368e40726a642b8d75946ff6621
(svn r13085) -Fix (r12980): wrong syntax in source.list causing unneeded file additions by generate.vbs
diff -r 01830b945c0c -r 237dee1d99cf projects/openttd_vs80.vcproj
--- a/projects/openttd_vs80.vcproj Wed May 14 02:52:06 2008 +0000
+++ b/projects/openttd_vs80.vcproj Wed May 14 03:34:17 2008 +0000
@@ -748,10 +748,6 @@
>
-
-
diff -r 01830b945c0c -r 237dee1d99cf projects/openttd_vs90.vcproj
--- a/projects/openttd_vs90.vcproj Wed May 14 02:52:06 2008 +0000
+++ b/projects/openttd_vs90.vcproj Wed May 14 03:34:17 2008 +0000
@@ -745,10 +745,6 @@
>
-
-
diff -r 01830b945c0c -r 237dee1d99cf source.list
--- a/source.list Wed May 14 02:52:06 2008 +0000
+++ b/source.list Wed May 14 03:34:17 2008 +0000
@@ -90,7 +90,7 @@
thread_morphos.cpp
#else
thread_pthread.cpp
- #endif
+ #end
#end
fiber_thread.cpp
#end