diff options
author | michi_cc <michi_cc@openttd.org> | 2009-07-29 14:46:08 +0000 |
---|---|---|
committer | michi_cc <michi_cc@openttd.org> | 2009-07-29 14:46:08 +0000 |
commit | 216ac43583ae4c3e2e78f811cde40e24d7388be6 (patch) | |
tree | c13731002827699bf0805a63e64b5d393a81d2ab /projects | |
parent | 57dd3a7ad9b78d2a5fe903cd7d856ff4ad41d78e (diff) | |
download | openttd-216ac43583ae4c3e2e78f811cde40e24d7388be6.tar.xz |
(svn r16980) -Fix (r16976): source.list and project files were not updated.
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 2e3525a55..a33c4a3cd 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1624,10 +1624,6 @@ > </File> <File - RelativePath=".\..\src\waypoint_type.h" - > - </File> - <File RelativePath=".\..\src\widget_type.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 3ccc2949f..357e30b3a 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1621,10 +1621,6 @@ > </File> <File - RelativePath=".\..\src\waypoint_type.h" - > - </File> - <File RelativePath=".\..\src\widget_type.h" > </File> |