# HG changeset patch # User signde # Date 1095020932 0 # Node ID 124a804562a549ac19ccdc034739e958ab7487b4 # Parent dc1710f96b39408f264cd7f043ab5766ef8d22e3 (svn r222) -Fix: Added network.h and console_cmd.c to MSVC6 Project -Fix: Added console_cmd.c to the Makefile diff -r dc1710f96b39 -r 124a804562a5 Makefile --- a/Makefile Sun Sep 12 20:15:18 2004 +0000 +++ b/Makefile Sun Sep 12 20:28:52 2004 +0000 @@ -449,7 +449,7 @@ ttd_SOURCES = \ ai.c ai_build.c ai_new.c ai_pathfinder.c ai_shared.c aircraft_cmd.c \ aircraft_gui.c airport.c airport_gui.c aystar.c bridge_gui.c \ - clear_cmd.c command.c console.c disaster_cmd.c dock_gui.c dummy_land.c economy.c \ + clear_cmd.c command.c console.c console_cmds.c disaster_cmd.c dock_gui.c dummy_land.c economy.c \ engine.c engine_gui.c fileio.c gfx.c graph_gui.c grfspecial.c \ industry_cmd.c industry_gui.c intro_gui.c landscape.c main_gui.c \ minilzo.c misc.c misc_cmd.c misc_gui.c music_gui.c namegen.c network.c \ diff -r dc1710f96b39 -r 124a804562a5 ttd.dsp --- a/ttd.dsp Sun Sep 12 20:15:18 2004 +0000 +++ b/ttd.dsp Sun Sep 12 20:28:52 2004 +0000 @@ -188,6 +188,10 @@ # End Source File # Begin Source File +SOURCE=.\console_cmds.c +# End Source File +# Begin Source File + SOURCE=.\documentation.txt # End Source File # Begin Source File @@ -458,6 +462,10 @@ # End Source File # Begin Source File +SOURCE=.\network.h +# End Source File +# Begin Source File + SOURCE=.\news.h # End Source File # Begin Source File