mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-01 14:15:16 +02:00
5 lines
96 B
Meson
5 lines
96 B
Meson
binding_headers = []
|
|
binding_dependencies = []
|
|
binding_source = files(
|
|
'binding-null.cpp'
|
|
)
|