Ncurses-based CTK backend for the native platform.
This commit is contained in:
parent
8c25ed20d9
commit
25e3f828aa
8 changed files with 604 additions and 2 deletions
1
examples/email/Makefile.native.defines
Normal file
1
examples/email/Makefile.native.defines
Normal file
|
@ -0,0 +1 @@
|
|||
DEFINES = WITH_GUI
|
1
examples/irc/Makefile.native.defines
Normal file
1
examples/irc/Makefile.native.defines
Normal file
|
@ -0,0 +1 @@
|
|||
DEFINES = WITH_GUI
|
1
examples/webbrowser/Makefile.native.defines
Normal file
1
examples/webbrowser/Makefile.native.defines
Normal file
|
@ -0,0 +1 @@
|
|||
DEFINES = WITH_GUI
|
Loading…
Add table
Add a link
Reference in a new issue