diff options
author | peter1138 <peter1138@openttd.org> | 2006-02-24 20:09:50 +0000 |
---|---|---|
committer | peter1138 <peter1138@openttd.org> | 2006-02-24 20:09:50 +0000 |
commit | d1076fe9732f6bcc30d92c48c5754c8058e22707 (patch) | |
tree | aadf6cfbf12f6fc690c143d36a589c1c6c869271 /openttd.vcproj | |
parent | f6d48379d81925b45ea897cb2b05f65ac58e8a70 (diff) | |
download | openttd-d1076fe9732f6bcc30d92c48c5754c8058e22707.tar.xz |
(svn r3666) Fix up svn properties and add header files to Windows project files.
Diffstat (limited to 'openttd.vcproj')
-rw-r--r-- | openttd.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index b4f79e092..75104eea8 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -405,6 +405,9 @@ RelativePath=".\aystar.h"> </File> <File + RelativePath=".\clear.h"> + </File> + <File RelativePath=".\command.h"> </File> <File @@ -534,6 +537,9 @@ RelativePath=".\rail.h"> </File> <File + RelativePath=".\road.h"> + </File> + <File RelativePath=".\saveload.h"> </File> <File @@ -576,6 +582,9 @@ RelativePath=".\town.h"> </File> <File + RelativePath=".\train.h"> + </File> + <File RelativePath=".\variables.h"> </File> <File @@ -588,6 +597,9 @@ RelativePath=".\viewport.h"> </File> <File + RelativePath=".\void.h"> + </File> + <File RelativePath=".\waypoint.h"> </File> <File |