diff options
-rw-r--r-- | openttd.vcproj | 3 | ||||
-rw-r--r-- | openttd_vs80.vcproj | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index 094f52d2d..c624e6bc5 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -759,6 +759,9 @@ RelativePath=".\network_gui.c"> </File> <File + RelativePath=".\newgrf_gui.c"> + </File> + <File RelativePath=".\news_gui.c"> </File> <File diff --git a/openttd_vs80.vcproj b/openttd_vs80.vcproj index 5370011fa..20757a8d5 100644 --- a/openttd_vs80.vcproj +++ b/openttd_vs80.vcproj @@ -1312,6 +1312,10 @@ > </File> <File + RelativePath=".\newgrf_gui.c" + > + </File> + <File RelativePath=".\news_gui.c" > </File> |