summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-02-03 18:42:23 +0000
committerrubidium <rubidium@openttd.org>2010-02-03 18:42:23 +0000
commit2db44fc18ea963b3d10bceea1abfe89e98a83de2 (patch)
tree1de4abbb003eebd10b6071b2c40c2e97009fabce /projects
parentc75f19f40b047b829321dd0386d391940b942644 (diff)
downloadopenttd-2db44fc18ea963b3d10bceea1abfe89e98a83de2.tar.xz
(svn r18994) -Change: content mirroring support (based on work by TrueBrain).
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj8
-rw-r--r--projects/openttd_vs90.vcproj8
2 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 08a238796..e15dedc1d 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -3416,6 +3416,14 @@
>
</File>
<File
+ RelativePath=".\..\src\network\core\tcp_http.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\network\core\tcp_http.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\core\udp.cpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 7117cb734..eebb65465 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -3413,6 +3413,14 @@
>
</File>
<File
+ RelativePath=".\..\src\network\core\tcp_http.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\network\core\tcp_http.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\core\udp.cpp"
>
</File>