mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-24 15:53:45 +02:00
8 lines
151 B
Meson
8 lines
151 B
Meson
global_sources += files(
|
|
'binding-base.cpp',
|
|
'binding-util.cpp',
|
|
'module_rpg.cpp',
|
|
'sandbox.cpp',
|
|
'wasi.cpp',
|
|
'wasm-rt.cpp',
|
|
)
|