mirror of
https://github.com/mborgerson/xemu.git
synced 2025-10-29 18:31:08 +00:00
4 lines
65 B
Meson
4 lines
65 B
Meson
if host_os == 'windows'
|
|
system_ss.add(files('loader.c'))
|
|
endif
|