Update to Visual Studio 2017.

This commit is contained in:
Diego Nehab
2018-08-22 17:37:32 -03:00
parent 648d81281f
commit 288219fd6b
10 changed files with 151 additions and 178 deletions

View File

@ -386,7 +386,7 @@ $(UNIX_SO): $(UNIX_OBJS)
$(SERIAL_SO): $(SERIAL_OBJS)
$(LD) $(SERIAL_OBJS) $(LDFLAGS)$@
install:
install:
$(INSTALL_DIR) $(INSTALL_TOP_LDIR)
$(INSTALL_DATA) $(TO_TOP_LDIR) $(INSTALL_TOP_LDIR)
$(INSTALL_DIR) $(INSTALL_SOCKET_LDIR)