openttd.vcproj
branchcustombridgeheads
changeset 5642 bfa6074e2833
parent 5269 3f3eead5ace2
--- a/openttd.vcproj	Tue Jan 02 18:40:37 2007 +0000
+++ b/openttd.vcproj	Wed Jan 03 08:32:17 2007 +0000
@@ -292,22 +292,31 @@
 				RelativePath=".\namegen.c">
 			</File>
 			<File
-				RelativePath=".\network.c">
-			</File>
-			<File
-				RelativePath=".\network_client.c">
+				RelativePath=".\network\core\packet.c">
 			</File>
 			<File
-				RelativePath=".\network_data.c">
+				RelativePath=".\network\core\tcp.c">
 			</File>
 			<File
-				RelativePath=".\network_gamelist.c">
+				RelativePath=".\network\core\udp.c">
 			</File>
 			<File
-				RelativePath=".\network_server.c">
+				RelativePath=".\network\network.c">
 			</File>
 			<File
-				RelativePath=".\network_udp.c">
+				RelativePath=".\network\network_client.c">
+			</File>
+			<File
+				RelativePath=".\network\network_data.c">
+			</File>
+			<File
+				RelativePath=".\network\network_gamelist.c">
+			</File>
+			<File
+				RelativePath=".\network\network_server.c">
+			</File>
+			<File
+				RelativePath=".\network\network_udp.c">
 			</File>
 			<File
 				RelativePath=".\newgrf.c">
@@ -542,22 +551,37 @@
 				RelativePath=".\music.h">
 			</File>
 			<File
-				RelativePath=".\network.h">
-			</File>
-			<File
-				RelativePath=".\network_client.h">
+				RelativePath=".\network\core\config.h">
 			</File>
 			<File
-				RelativePath=".\network_core.h">
+				RelativePath=".\network\core\game.h">
 			</File>
 			<File
-				RelativePath=".\network_data.h">
+				RelativePath=".\network\core\os_abstraction.h">
 			</File>
 			<File
-				RelativePath=".\network_gamelist.h">
+				RelativePath=".\network\core\packet.h">
 			</File>
 			<File
-				RelativePath=".\network_gui.h">
+				RelativePath=".\network\core\tcp.h">
+			</File>
+			<File
+				RelativePath=".\network\core\udp.h">
+			</File>
+			<File
+				RelativePath=".\network\network.h">
+			</File>
+			<File
+				RelativePath=".\network\network_client.h">
+			</File>
+			<File
+				RelativePath=".\network\network_data.h">
+			</File>
+			<File
+				RelativePath=".\network\network_gamelist.h">
+			</File>
+			<File
+				RelativePath=".\network\network_gui.h">
 			</File>
 			<File
 				RelativePath=".\network_server.h">