diff options
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index bba8af6d8..38dc2c46d 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -500,10 +500,6 @@ > </File> <File - RelativePath=".\..\src\console_gui.cpp" - > - </File> - <File RelativePath=".\..\src\currency.cpp" > </File> @@ -580,10 +576,6 @@ > </File> <File - RelativePath=".\..\src\highscore_gui.cpp" - > - </File> - <File RelativePath=".\..\src\ini.cpp" > </File> @@ -1740,6 +1732,10 @@ > </File> <File + RelativePath=".\..\src\console_gui.cpp" + > + </File> + <File RelativePath=".\..\src\depot_gui.cpp" > </File> @@ -1764,6 +1760,10 @@ > </File> <File + RelativePath=".\..\src\highscore_gui.cpp" + > + </File> + <File RelativePath=".\..\src\industry_gui.cpp" > </File> |