From: H.G.Muller Date: Mon, 8 Sep 2014 11:43:56 +0000 (+0200) Subject: Add ini.c to MSVC makefile X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=cdfe6f19318a1e657d89afcfcdcb42a0e243102a;hp=37c855d98f83854d576543cf096e6b117c31fe5d;p=polyglot.git Add ini.c to MSVC makefile --- diff --git a/makefile.ms b/makefile.ms index d3bb245..85f38e4 100644 --- a/makefile.ms +++ b/makefile.ms @@ -6,7 +6,7 @@ OBJS = attack.obj board.obj book.obj book_make.obj book_merge.obj colour.obj\ main.obj mainloop.obj move.obj move_do.obj move_gen.obj move_legal.obj\ option.obj parse.obj pgn.obj piece.obj pipex_win32.obj pipex_posix.obj\ random.obj san.obj search.obj square.obj uci.obj uci2uci.obj util.obj\ - xboard2uci.obj + xboard2uci.obj ini.obj LIBS = oldnames.lib