No PDCurses right out-of-the-box; requires an edit

This commit is contained in:
nhmall
2019-11-06 17:25:44 +02:00
committed by Pasi Kallinen
parent 0c7e740b44
commit 29002ccf0b
+2 -2
View File
@@ -72,8 +72,8 @@ DEBUGINFO = Y
# PDCurses header (.h) files and PDCURSES_C to the location # PDCurses header (.h) files and PDCURSES_C to the location
# of your PDCurses C files. # of your PDCurses C files.
# #
ADD_CURSES=Y #ADD_CURSES=Y
PDCURSES_TOP=..\..\pdcurses #PDCURSES_TOP=..\..\pdcurses
# #
#============================================================================== #==============================================================================
# This marks the end of the BUILD DECISIONS section. # This marks the end of the BUILD DECISIONS section.