diff options
author | Darkvater <darkvater@openttd.org> | 2006-08-26 14:36:19 +0000 |
---|---|---|
committer | Darkvater <darkvater@openttd.org> | 2006-08-26 14:36:19 +0000 |
commit | 5eb6d9202c867f8418ff2f09040827af23045f0c (patch) | |
tree | 395d082c2b618bc4fac4d5c91d6be3cf64092ab8 /openttd.vcproj | |
parent | 602c0d40b38c83e520667ec1585b7745278fbbf8 (diff) | |
download | openttd-5eb6d9202c867f8418ff2f09040827af23045f0c.tar.xz |
(svn r6138) - Remove stdafx.c since we do not use it.
Diffstat (limited to 'openttd.vcproj')
-rw-r--r-- | openttd.vcproj | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index f7a5d89bd..00283267d 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -376,9 +376,6 @@ RelativePath=".\spritecache.c"> </File> <File - RelativePath=".\StdAfx.c"> - </File> - <File RelativePath=".\string.c"> </File> <File @@ -479,8 +476,7 @@ RelativePath=".\functions.h"> </File> <File - RelativePath=".\genworld.h" - > + RelativePath=".\genworld.h"> </File> <File RelativePath=".\gfx.h"> |