From 044f385f9c6bb510712d5266a6073793344d8a26 Mon Sep 17 00:00:00 2001 From: glx Date: Wed, 14 May 2008 03:34:17 +0000 Subject: [PATCH] (svn r13085) -Fix (r12980): wrong syntax in source.list causing unneeded file additions by generate.vbs --- projects/openttd_vs80.vcproj | 4 ---- projects/openttd_vs90.vcproj | 4 ---- source.list | 2 +- 3 files changed, 1 insertion(+), 9 deletions(-) diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 8fc4f8ba1d..ccf20523ef 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -747,10 +747,6 @@ RelativePath=".\..\src\fiber_win32.cpp" > - - diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index bab587c4d9..d4b35c0c14 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -744,10 +744,6 @@ RelativePath=".\..\src\fiber_win32.cpp" > - - diff --git a/source.list b/source.list index 692c15a162..bbbd3d87cb 100644 --- a/source.list +++ b/source.list @@ -90,7 +90,7 @@ tgp.cpp thread_morphos.cpp #else thread_pthread.cpp - #endif + #end #end fiber_thread.cpp #end