mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 04:07:34 +00:00
Meta: Port 78e1defbfe
to gn build
This commit is contained in:
parent
1453028975
commit
777fb44bb0
2 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,7 @@ moc_qt_objects("generate_moc") {
|
|||
sources = [
|
||||
"BrowserWindow.h",
|
||||
"ConsoleWidget.h",
|
||||
"EventLoopImplementationQtEventTarget.h",
|
||||
"InspectorWidget.h",
|
||||
"LocationEdit.h",
|
||||
"ModelTranslator.h",
|
||||
|
@ -81,6 +82,7 @@ executable("ladybird_executable") {
|
|||
"BrowserWindow.cpp",
|
||||
"ConsoleWidget.cpp",
|
||||
"EventLoopImplementationQt.cpp",
|
||||
"EventLoopImplementationQtEventTarget.cpp",
|
||||
"HelperProcess.cpp",
|
||||
"InspectorWidget.cpp",
|
||||
"LocationEdit.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue