From ec633f3bd80b7566c96bd6bc656814d0bcaae000 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 2 Jan 2007 17:34:03 +0000 Subject: (svn r7751) -Codechange: move network_* to a new network map. Furthermore move the low level network functions to network/core, so they can be reused by the masterserver and website-serverlist-updater. --- openttd_vs80.vcproj | 60 ++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 46 insertions(+), 14 deletions(-) (limited to 'openttd_vs80.vcproj') diff --git a/openttd_vs80.vcproj b/openttd_vs80.vcproj index 77e91ecff..11daa722c 100644 --- a/openttd_vs80.vcproj +++ b/openttd_vs80.vcproj @@ -653,27 +653,39 @@ > + + + + + + + + + + + + + + + +