# HG changeset patch # User glx # Date 1210736057 0 # Node ID 19e9d25da2646a375348b52339e72a9eb622fdd3 # Parent 0706f7f7bd4f8752fe80bfa784f59f4ecfe9352e (svn r13085) -Fix (r12980): wrong syntax in source.list causing unneeded file additions by generate.vbs diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -748,10 +748,6 @@ > - - diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -745,10 +745,6 @@ > - - diff --git a/source.list b/source.list --- a/source.list +++ b/source.list @@ -90,7 +90,7 @@ thread_morphos.cpp #else thread_pthread.cpp - #endif + #end #end fiber_thread.cpp #end