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
commitb7223171160e6f1a8d4f0fd634f6f358c611c886 (patch)
treeedd1cda84a0db3a3f3acf188a584f927189c216f /projects/openttd_vs80.vcproj
parentb65e17869325573d026f251f316fc9e8068b7306 (diff)
downloadopenttd-b7223171160e6f1a8d4f0fd634f6f358c611c886.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