mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 00:58:30 -05:00
Scintilla: build with lexer enabled.
This commit is contained in:
parent
85e6bea936
commit
cf4f43b9f5
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ project ("example-common")
|
|||
if _OPTIONS["with-scintilla"] then
|
||||
defines {
|
||||
"SCI_NAMESPACE",
|
||||
"SCI_LEXER",
|
||||
}
|
||||
|
||||
includedirs {
|
||||
|
|
Loading…
Reference in a new issue