fix xmake.lua for qsynedit
This commit is contained in:
parent
383031bc5d
commit
100c55fdba
|
@ -25,6 +25,7 @@ target("qsynedit")
|
|||
"qsynedit/syntaxer/glsl.cpp",
|
||||
"qsynedit/syntaxer/lua.cpp",
|
||||
"qsynedit/syntaxer/makefile.cpp",
|
||||
"qsynedit/syntaxer/textfile.cpp",
|
||||
"qsynedit/syntaxer/syntaxer.cpp")
|
||||
|
||||
add_moc_classes(
|
||||
|
|
Loading…
Reference in New Issue