mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Scintilla: build with lexer enabled.
This commit is contained in:
@@ -25,6 +25,7 @@ project ("example-common")
|
||||
if _OPTIONS["with-scintilla"] then
|
||||
defines {
|
||||
"SCI_NAMESPACE",
|
||||
"SCI_LEXER",
|
||||
}
|
||||
|
||||
includedirs {
|
||||
|
||||
Reference in New Issue
Block a user