[not part of build] Added USE_SYSTEM_CONSOLE to turn off old Java based console.

This commit is contained in:
beard%netscape.com 2001-10-18 20:29:40 +00:00
parent 07625e4818
commit 7f14a7060e

View File

@ -43,5 +43,6 @@
*/
#define TARGET_CARBON 1
#define USE_SYSTEM_CONSOLE 1
#include <MacHeadersCarbon.h>