From 234bee0858b3c135f0827be63e904b8edacdee90 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 15 Oct 2010 21:56:06 +0000 Subject: (svn r20938) -Codechange: make the code for listening on a socket (more) reusable --- projects/openttd_vs100.vcxproj | 1 + projects/openttd_vs100.vcxproj.filters | 3 +++ projects/openttd_vs80.vcproj | 4 ++++ projects/openttd_vs90.vcproj | 4 ++++ 4 files changed, 12 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index 7ad2ebabc..69e635eed 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -1041,6 +1041,7 @@ + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index 1da3154f4..98740669e 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -2343,6 +2343,9 @@ Network Core + + Network Core + Network Core 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 @@ -3518,6 +3518,10 @@ RelativePath=".\..\src\network\core\tcp_http.h" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 2f88e6139..dde8192f0 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -3515,6 +3515,10 @@ RelativePath=".\..\src\network\core\tcp_http.h" > + + -- cgit v1.2.3-70-g09d2