summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-10-15 21:56:06 +0000
committerrubidium <rubidium@openttd.org>2010-10-15 21:56:06 +0000
commit234bee0858b3c135f0827be63e904b8edacdee90 (patch)
tree0de110f2ffd193c3461ad837700d43dbb7c7e091 /projects/openttd_vs80.vcproj
parentc9cbab14ea4ad07354524dd1a7e7df4126722ba1 (diff)
downloadopenttd-234bee0858b3c135f0827be63e904b8edacdee90.tar.xz
(svn r20938) -Codechange: make the code for listening on a socket (more) reusable
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index a0f9fc653..1e8fa9d97 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -3519,6 +3519,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\core\tcp_listen.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\core\udp.cpp"
>
</File>