diff --git a/sys/winnt/Makefile.msc b/sys/winnt/Makefile.msc index 5958a933f..f42c431cd 100644 --- 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.