summaryrefslogtreecommitdiff
path: root/ttd.vcproj
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2004-12-04 17:54:56 +0000
committertruelight <truelight@openttd.org>2004-12-04 17:54:56 +0000
commitb8f6d41418982163965dd5beb0b39dbdce1fbe8f (patch)
tree68d3e795694a875138c369707ed74b5b4b022d49 /ttd.vcproj
parent0434287ef826a4ed72cd8528a52a86ae8b70a948 (diff)
downloadopenttd-b8f6d41418982163965dd5beb0b39dbdce1fbe8f.tar.xz
(svn r942) -Merged branch/network back into the trunk
Diffstat (limited to 'ttd.vcproj')
-rw-r--r--ttd.vcproj39
1 files changed, 39 insertions, 0 deletions
diff --git a/ttd.vcproj b/ttd.vcproj
index 6ddadab08..5d6f58502 100644
--- a/ttd.vcproj
+++ b/ttd.vcproj
@@ -268,6 +268,9 @@
RelativePath=".\aystar.c">
</File>
<File
+ RelativePath=".\callback_table.c">
+ </File>
+ <File
RelativePath="command.c">
<FileConfiguration
Name="Release|Win32">
@@ -303,6 +306,9 @@
RelativePath=".\console_cmds.c">
</File>
<File
+ RelativePath=".\dedicated.c">
+ </File>
+ <File
RelativePath="economy.c">
<FileConfiguration
Name="Release|Win32">
@@ -570,6 +576,21 @@
RelativePath=".\newgrf.c">
</File>
<File
+ RelativePath=".\network_client.c">
+ </File>
+ <File
+ RelativePath=".\network_data.c">
+ </File>
+ <File
+ RelativePath=".\network_gamelist.c">
+ </File>
+ <File
+ RelativePath=".\network_udp.c">
+ </File>
+ <File
+ RelativePath=".\network_server.c">
+ </File>
+ <File
RelativePath="oldloader.c">
<FileConfiguration
Name="Release|Win32">
@@ -1148,6 +1169,24 @@
RelativePath=".\newgrf.h">
</File>
<File
+ RelativePath=".\network_client.h">
+ </File>
+ <File
+ RelativePath=".\network_core.h">
+ </File>
+ <File
+ RelativePath=".\network_data.h">
+ </File>
+ <File
+ RelativePath=".\network_gamelist.h">
+ </File>
+ <File
+ RelativePath=".\network_udp.h">
+ </File>
+ <File
+ RelativePath=".\network_server.h">
+ </File>
+ <File
RelativePath="news.h">
</File>
<File