projects
/
polyglot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
37c855d
)
Add ini.c to MSVC makefile
author
H.G.Muller
<hgm@hgm-xboard.(none)>
Mon, 8 Sep 2014 11:43:56 +0000 (13:43 +0200)
committer
H.G.Muller
<hgm@hgm-xboard.(none)>
Mon, 8 Sep 2014 11:43:56 +0000 (13:43 +0200)
makefile.ms
patch
|
blob
|
history
diff --git
a/makefile.ms
b/makefile.ms
index
d3bb245
..
85f38e4
100644
(file)
--- 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