Merge branch 'win-minor' into NetHack-3.6.2-beta01

This commit is contained in:
nhmall
2018-11-29 00:08:09 -05:00
3 changed files with 4 additions and 2 deletions

View File

@@ -834,6 +834,8 @@ $(GAMEDIR)\NetHackW.exe : $(O)gamedir.tag $(O)tile.o $(O)ttystub.o \
$(O)ttystub.o
$(O)winhack.res
<<
@echo Adding manifest
mt.exe -manifest $(MSWIN)\NetHackW.exe.manifest -outputresource:$(GAMEDIR)\NetHackW.exe;1
@if exist $(O)install.tag del $(O)install.tag
$(O)gamedir.tag: