mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-04 20:46:29 +03:00
Minor fix in UIHTMLTable layouting.
Add *very* basic HTML test. And *very* basic HTML demo. This is more than basic, it's just that I need something to quickly test stuff.
This commit is contained in:
@@ -1478,6 +1478,12 @@ workspace "eepp"
|
||||
files { "src/examples/ui_richtext/*.cpp" }
|
||||
build_link_configuration( "eepp-ui-richtext", true )
|
||||
|
||||
project "eepp-ui-html"
|
||||
set_kind()
|
||||
language "C++"
|
||||
files { "src/examples/ui_html/*.cpp" }
|
||||
build_link_configuration( "eepp-ui-html", true )
|
||||
|
||||
project "eepp-ui-markdownview"
|
||||
set_kind()
|
||||
language "C++"
|
||||
|
||||
Reference in New Issue
Block a user