diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index c5c799b15..51c4b128e 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -508,6 +508,10 @@ > </File> <File + RelativePath=".\..\src\console_gui.cpp" + > + </File> + <File RelativePath=".\..\src\currency.cpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 6ba4ef986..3a90e1626 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -505,6 +505,10 @@ > </File> <File + RelativePath=".\..\src\console_gui.cpp" + > + </File> + <File RelativePath=".\..\src\currency.cpp" > </File> |