mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-24 15:55:14 +00:00
PDC_DLL_BUILD, not PDCURSES_DLL_BUILD. Reported by Anonymous on SF.net.
This commit is contained in:
@@ -60,8 +60,8 @@ Building
|
||||
nmake -f vcwin32.mak WIDE=Y DLL=Y
|
||||
|
||||
When you build the library as a Windows DLL, you must always define
|
||||
PDCURSES_DLL_BUILD when linking against it. (Or, if you only want to
|
||||
use the DLL, you could add this definition to your curses.h.)
|
||||
PDC_DLL_BUILD when linking against it. (Or, if you only want to use
|
||||
the DLL, you could add this definition to your curses.h.)
|
||||
|
||||
|
||||
Distribution Status
|
||||
|
||||
Reference in New Issue
Block a user