summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
-rw-r--r--source.list2
3 files changed, 1 insertions, 9 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 8fc4f8ba1..ccf20523e 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -748,10 +748,6 @@
>
</File>
<File
- RelativePath=".\..\src\thread_none.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\tile_map.cpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index bab587c4d..d4b35c0c1 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -745,10 +745,6 @@
>
</File>
<File
- RelativePath=".\..\src\thread_none.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\tile_map.cpp"
>
</File>
diff --git a/source.list b/source.list
index 692c15a16..bbbd3d87c 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