summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-01-04 18:50:40 +0000
committerrubidium <rubidium@openttd.org>2007-01-04 18:50:40 +0000
commit627ebe8430720cb282fc1ae7f5fe6ff02f0593d0 (patch)
treeedd1cda84a0db3a3f3acf188a584f927189c216f /projects/openttd_vs80.vcproj
parentc231b1fa9ac55fc3bd3144a8681d52a57d2498bd (diff)
downloadopenttd-627ebe8430720cb282fc1ae7f5fe6ff02f0593d0.tar.xz
(svn r7829) -Codechange: move the network (core) initialization/shutdown functions into network/core, so the can be reused in the masterserver_updater.
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index c4e9d03d1..2294b088f 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -543,6 +543,9 @@
RelativePath=".\..\src\namegen.c">
</File>
<File
+ RelativePath=".\..\src\network\core\core.c">
+ </File>
+ <File
RelativePath=".\..\src\network\core\packet.c">
</File>
<File
@@ -760,6 +763,9 @@
RelativePath=".\..\src\network\core\config.h">
</File>
<File
+ RelativePath=".\..\src\network\core\core.h">
+ </File>
+ <File
RelativePath=".\..\src\network\core\game.h">
</File>
<File