diff options
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 d0832dc07..9898ff70b 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1352,6 +1352,10 @@ > </File> <File + RelativePath=".\..\src\toolbar_gui.h" + > + </File> + <File RelativePath=".\..\src\track_func.h" > </File> @@ -1568,6 +1572,10 @@ > </File> <File + RelativePath=".\..\src\toolbar_gui.cpp" + > + </File> + <File RelativePath=".\..\src\town_gui.cpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 6865d21fb..7b7561e62 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1349,6 +1349,10 @@ > </File> <File + RelativePath=".\..\src\toolbar_gui.h" + > + </File> + <File RelativePath=".\..\src\track_func.h" > </File> @@ -1565,6 +1569,10 @@ > </File> <File + RelativePath=".\..\src\toolbar_gui.cpp" + > + </File> + <File RelativePath=".\..\src\town_gui.cpp" > </File> |