From d0c1a989a4226cc06a50b1a8c95b9ca8f0b9599e Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 11 Aug 2008 22:45:11 +0000 Subject: (svn r14047) -Codechange: move chatmessage handling to the network directory as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support. --- projects/openttd_vs90.vcproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'projects/openttd_vs90.vcproj') diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 8681cda4d..1585e40da 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1764,6 +1764,10 @@ RelativePath=".\..\src\music_gui.cpp" > + + -- cgit v1.2.3-54-g00ecf