mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
[Not part of build.] Split out SIOUX console into its own shared library, to be loaded dynamically by the Mac Carbon build when running on Mac OS 9 and earlier.
This commit is contained in:
parent
f4b2a93398
commit
6adf2fb71f
6
lib/mac/NSStdLib/NSConsole.exp
Normal file
6
lib/mac/NSStdLib/NSConsole.exp
Normal file
@ -0,0 +1,6 @@
|
||||
InstallConsole
|
||||
RemoveConsole
|
||||
WriteCharsToConsole
|
||||
ReadCharsFromConsole
|
||||
SIOUXHandleOneEvent
|
||||
SIOUXSettings
|
BIN
lib/mac/NSStdLib/NSConsole.mcp
Normal file
BIN
lib/mac/NSStdLib/NSConsole.mcp
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user