diff options
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 98684df06..b9d76a6da 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -576,6 +576,14 @@ > </File> <File + RelativePath=".\..\src\highscore.cpp" + > + </File> + <File + RelativePath=".\..\src\highscore_gui.cpp" + > + </File> + <File RelativePath=".\..\src\ini.cpp" > </File> @@ -1072,6 +1080,10 @@ > </File> <File + RelativePath=".\..\src\highscore.h" + > + </File> + <File RelativePath=".\..\src\industry.h" > </File> |