changeset 4513:03f088794967 draft

(svn r6298) -Fix(r6297): add network_gui.h to MSVC projetc files
author glx <glx@openttd.org>
date Fri, 01 Sep 2006 13:48:43 +0000
parents a3e2b281f3e3
children df9ba009e8f6
files openttd.vcproj openttd_vs80.vcproj
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -527,6 +527,9 @@
 				RelativePath=".\network_gamelist.h">
 			</File>
 			<File
+				RelativePath=".\network_gui.h">
+			</File>
+			<File
 				RelativePath=".\network_server.h">
 			</File>
 			<File
--- a/openttd_vs80.vcproj
+++ b/openttd_vs80.vcproj
@@ -996,6 +996,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\network_gui.h"
+				>
+			</File>
+			<File
 				RelativePath=".\network_server.h"
 				>
 			</File>