summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.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_vs90.vcproj
parent12a7e2fde0b53f8d3042f3ee248522e921b80d72 (diff)
downloadopenttd-33ed4ddbfbdcd269c7234ea6093acc21e7a63e7c.tar.xz
(svn r20963) -Add: stubs for a remote administration connection
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index dde8192f0..1afdab103 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -592,6 +592,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_admin.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_client.cpp"
>
</File>
@@ -1100,6 +1104,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_admin.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_base.h"
>
</File>
@@ -3508,6 +3516,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>