diff options
author | michi_cc <michi_cc@openttd.org> | 2010-02-08 01:31:10 +0000 |
---|---|---|
committer | michi_cc <michi_cc@openttd.org> | 2010-02-08 01:31:10 +0000 |
commit | 0bad75d079acda3124e1a767e097b3f87a8df242 (patch) | |
tree | 30e13657e1a661574c2292b604dbecf7b4156574 /projects | |
parent | 898e879bd90e34505cd7083acecf341fd798d02c (diff) | |
download | openttd-0bad75d079acda3124e1a767e097b3f87a8df242.tar.xz |
(svn r19059) -Fix (r19056): Regenerate MSVC project files.
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index bb1b31a9e..0b377f06e 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1188,6 +1188,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_railtype.h" + > + </File> + <File RelativePath=".\..\src\newgrf_sound.h" > </File> @@ -3196,6 +3200,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_railtype.cpp" + > + </File> + <File RelativePath=".\..\src\newgrf_sound.cpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index eaaf5dd60..da5a92293 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1185,6 +1185,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_railtype.h" + > + </File> + <File RelativePath=".\..\src\newgrf_sound.h" > </File> @@ -3193,6 +3197,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_railtype.cpp" + > + </File> + <File RelativePath=".\..\src\newgrf_sound.cpp" > </File> |