diff options
author | glx <glx@openttd.org> | 2008-05-14 03:34:17 +0000 |
---|---|---|
committer | glx <glx@openttd.org> | 2008-05-14 03:34:17 +0000 |
commit | 044f385f9c6bb510712d5266a6073793344d8a26 (patch) | |
tree | 9187be7d030f7812d88acbe90e31e1aef2acfa24 /projects | |
parent | 1118e389e90a5830564dc560acd420d0ee8aa231 (diff) | |
download | openttd-044f385f9c6bb510712d5266a6073793344d8a26.tar.xz |
(svn r13085) -Fix (r12980): wrong syntax in source.list causing unneeded file additions by generate.vbs
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 4 |
2 files changed, 0 insertions, 8 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> |