]> granicus.if.org Git - nethack/commit
win32 (from Yitzhak)
authornethack.allison <nethack.allison>
Tue, 3 Jun 2003 10:09:07 +0000 (10:09 +0000)
committernethack.allison <nethack.allison>
Tue, 3 Jun 2003 10:09:07 +0000 (10:09 +0000)
commita091428423da280f886d2aaef1d92959dfdb4c08
tree84a87f1ecd48b7c90c7a99cd9f8db1cf4ad67a5f
parent974bab3a3281abc993b9c73e8f1612850c25cffa
win32 (from Yitzhak)

>The attached is a patch for the makefiles and .rc that makes
>Borland compile. Files modified: sys/winnt/Makefile.bcc - changes
>Makefile so dependencies on dlls are removed for console, adds
>gamedir.tag sys/winnt/Makefile.msc - changes the Makefile a bit to
>make it dependent on gamedir.tag in both gui and console, and make
>the dlls a dependency only in console but without the !IF for
>$(GAMEFILE). The .rc format is made workable for both Borland and
>MSC. win/win32/winhack.rc - makes FONT format Borland compatible
sys/winnt/Makefile.bcc
sys/winnt/Makefile.msc
win/win32/winhack.rc