diff options
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r-- | projects/openttd_vs90.vcproj | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index b4f44c7fe..37c413db0 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -484,6 +484,10 @@ > </File> <File + RelativePath=".\..\src\cpu.cpp" + > + </File> + <File RelativePath=".\..\src\crashlog.cpp" > </File> @@ -684,10 +688,6 @@ > </File> <File - RelativePath=".\..\src\os_timer.cpp" - > - </File> - <File RelativePath=".\..\src\pbs.cpp" > </File> @@ -960,6 +960,10 @@ > </File> <File + RelativePath=".\..\src\cpu.h" + > + </File> + <File RelativePath=".\..\src\crashlog.h" > </File> |