mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-28 17:16:29 +03:00
Forgot to include dir for args library.
This commit is contained in:
@@ -1612,6 +1612,7 @@ solution "eepp"
|
||||
project "eepp-ui-html"
|
||||
set_kind()
|
||||
language "C++"
|
||||
includedirs { "src/thirdparty" }
|
||||
files { "src/examples/ui_html/*.cpp" }
|
||||
build_link_configuration( "eepp-ui-html", true )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user