summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2006-09-01 13:48:43 +0000
committerglx <glx@openttd.org>2006-09-01 13:48:43 +0000
commit5499cf5ecfabb644295c50da845c3762c6ed36ee (patch)
tree70e69dbc3d45b54a8639c4fda79a4b2bfc3a3236
parent8ef52bc43c3afe9139aed61a64b023f5ca49101d (diff)
downloadopenttd-5499cf5ecfabb644295c50da845c3762c6ed36ee.tar.xz
(svn r6298) -Fix(r6297): add network_gui.h to MSVC projetc files
-rw-r--r--openttd.vcproj3
-rw-r--r--openttd_vs80.vcproj4
2 files changed, 7 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index 00283267d..a6996c8a7 100644
--- 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
diff --git a/openttd_vs80.vcproj b/openttd_vs80.vcproj
index 48d48f4af..4b52db637 100644
--- 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>