diff options
| author | 2016-04-05 14:50:17 +0200 | |
|---|---|---|
| committer | 2016-04-05 14:50:17 +0200 | |
| commit | 6f231bb61b22c217bce3f2f7c533b851097188ec (patch) | |
| tree | 6319236b96f5ac99b26eb801260849941ee27321 /scripts/src/3rdparty.lua | |
| parent | f8262bcae017a493cc791d5c7116fe5216c9bb19 (diff) | |
added missing files in build (nw)
Diffstat (limited to 'scripts/src/3rdparty.lua')
| -rw-r--r-- | scripts/src/3rdparty.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/src/3rdparty.lua b/scripts/src/3rdparty.lua index 7666f4d9e09..5516c34534e 100644 --- a/scripts/src/3rdparty.lua +++ b/scripts/src/3rdparty.lua @@ -788,6 +788,8 @@ end MAME_DIR .. "3rdparty/bgfx/examples/common/font/text_metrics.cpp", MAME_DIR .. "3rdparty/bgfx/examples/common/font/utf8.cpp", MAME_DIR .. "3rdparty/bgfx/examples/common/imgui/imgui.cpp", + MAME_DIR .. "3rdparty/bgfx/examples/common/imgui/ocornut_imgui.cpp", + MAME_DIR .. "3rdparty/bgfx/examples/common/imgui/scintilla.cpp", MAME_DIR .. "3rdparty/bgfx/examples/common/nanovg/nanovg.cpp", MAME_DIR .. "3rdparty/bgfx/examples/common/nanovg/nanovg_bgfx.cpp", } |
