]> granicus.if.org Git - nethack/commitdiff
commented out by default
authornhmall <nhmall@nethack.org>
Fri, 14 Dec 2018 01:11:03 +0000 (20:11 -0500)
committernhmall <nhmall@nethack.org>
Fri, 14 Dec 2018 01:11:03 +0000 (20:11 -0500)
sys/winnt/Makefile.msc

index 3b9f25882aa3acc378fa5094bf834ec01ba6981c..d3bcd140c9eea74dbb8fec02589b4d1cdd98817d 100644 (file)
@@ -73,8 +73,8 @@ DEBUGINFO = Y
 #    PDCurses header (.h) files and PDCURSES_C to the location
 #    of your PDCurses C files.
 #
-ADD_CURSES=Y
-PDCURSES_TOP=..\..\pdcurses
+#ADD_CURSES=Y
+#PDCURSES_TOP=..\..\pdcurses
 #
 #==============================================================================
 # This marks the end of the BUILD DECISIONS section.