diff options
author | glx <glx@openttd.org> | 2009-01-12 14:45:20 +0000 |
---|---|---|
committer | glx <glx@openttd.org> | 2009-01-12 14:45:20 +0000 |
commit | e99335c085f0c50fd674924714f9499bdff5b08f (patch) | |
tree | 7ad59a726b66efd0e0fffbce9b35ea19cdd70241 /projects | |
parent | 53ca48efe202a10404351b51006b503c41fbe7f5 (diff) | |
download | openttd-e99335c085f0c50fd674924714f9499bdff5b08f.tar.xz |
(svn r15008) -Revert (r12706): remove fibers
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index ba43f71d9..af747dc1c 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -740,10 +740,6 @@ > </File> <File - RelativePath=".\..\src\fiber_win32.cpp" - > - </File> - <File RelativePath=".\..\src\tile_map.cpp" > </File> @@ -1000,10 +996,6 @@ > </File> <File - RelativePath=".\..\src\fiber.hpp" - > - </File> - <File RelativePath=".\..\src\fileio_func.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 3e1258899..e0e893784 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -737,10 +737,6 @@ > </File> <File - RelativePath=".\..\src\fiber_win32.cpp" - > - </File> - <File RelativePath=".\..\src\tile_map.cpp" > </File> @@ -997,10 +993,6 @@ > </File> <File - RelativePath=".\..\src\fiber.hpp" - > - </File> - <File RelativePath=".\..\src\fileio_func.h" > </File> |