From 1b498bca57457a5f46cc43baef225687e312692b Mon Sep 17 00:00:00 2001 From: signde Date: Sun, 12 Sep 2004 20:28:52 +0000 Subject: (svn r222) -Fix: Added network.h and console_cmd.c to MSVC6 Project -Fix: Added console_cmd.c to the Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b45d09b40..3055b58fc 100644 --- a/Makefile +++ b/Makefile @@ -449,7 +449,7 @@ endif 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 \ -- cgit v1.2.3-54-g00ecf