rename winhack.dsp to nethackw.dsp

Adjust Install.nt to match.
Modify Makefile.nt to use ../binary directory for output by default,
just like the windows version does.
This commit is contained in:
nethack.allison
2002-01-22 13:02:13 +00:00
parent 6f645f89c0
commit 9dd3932af6
4 changed files with 44 additions and 30 deletions

View File

@@ -68,7 +68,7 @@ copy ..\..\win\win32\tile2bmp.dsp ..\..\build >nul
copy ..\..\win\win32\tiles.dsp ..\..\build >nul
copy ..\..\win\win32\tiles.mak ..\..\build >nul
copy ..\..\win\win32\tilemap.dsp ..\..\build >nul
copy ..\..\win\win32\winhack.dsp ..\..\build >nul
copy ..\..\win\win32\nethackw.dsp ..\..\build >nul
echo.
echo "Decoding/Copying a couple of bitmaps"