projects
/
nethack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ab9e7d
)
not everyone has PDCurses so re-comment it in the official sources
author
nhmall
<nhmall@nethack.org>
Thu, 29 Nov 2018 05:15:34 +0000
(
00:15
-0500)
committer
nhmall
<nhmall@nethack.org>
Thu, 29 Nov 2018 05:15:34 +0000
(
00:15
-0500)
sys/winnt/Makefile.msc
patch
|
blob
|
history
diff --git
a/sys/winnt/Makefile.msc
b/sys/winnt/Makefile.msc
index 5958a933f5ee668aa0b0b45667260100b4762cea..f42c431cdfac75460e63c837286f9d2c1f1b5ef9 100644
(file)
--- a/
sys/winnt/Makefile.msc
+++ b/
sys/winnt/Makefile.msc
@@
-74,8
+74,8
@@
DEBUGINFO = Y
# of your PDCurses C files which must already be resident on
# your machine.
#
-ADD_CURSES=Y
-PDCURSES_TOP=..\..\pdcurses
+
#
ADD_CURSES=Y
+
#
PDCURSES_TOP=..\..\pdcurses
#
#==============================================================================
# This marks the end of the BUILD DECISIONS section.