summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2009-01-03 22:21:29 +0000
committersmatz <smatz@openttd.org>2009-01-03 22:21:29 +0000
commite9484cff121ad8db85274b50e558142b63c0fc65 (patch)
tree1fe9d68edeb4b29be8eaf3d74d05847c88d937cf /projects
parent799f30c66347f0edc36323d48f6e589e980908a1 (diff)
downloadopenttd-e9484cff121ad8db85274b50e558142b63c0fc65.tar.xz
(svn r14818) -Fix (r14723): add network_base.h to source.list and project files
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index b9d76a6da..5a5d75014 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1144,6 +1144,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_base.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_client.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 0882727c9..91e051306 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1141,6 +1141,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_base.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_client.h"
>
</File>