summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-10-17 17:31:03 +0000
committerrubidium <rubidium@openttd.org>2010-10-17 17:31:03 +0000
commit33ed4ddbfbdcd269c7234ea6093acc21e7a63e7c (patch)
tree528f610d0ebafba248bd2c9ebf962990afa30676 /projects/openttd_vs80.vcproj
parent12a7e2fde0b53f8d3042f3ee248522e921b80d72 (diff)
downloadopenttd-33ed4ddbfbdcd269c7234ea6093acc21e7a63e7c.tar.xz
(svn r20963) -Add: stubs for a remote administration connection
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 1e8fa9d97..eb9d856b3 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -595,6 +595,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_admin.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_client.cpp"
>
</File>
@@ -1103,6 +1107,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_admin.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_base.h"
>
</File>
@@ -3511,6 +3519,14 @@
>
</File>
<File
+ RelativePath=".\..\src\network\core\tcp_admin.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\network\core\tcp_admin.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\core\tcp_http.cpp"
>
</File>