mirror of
https://github.com/xemu-project/xemu.git
synced 2025-04-02 11:11:48 -04:00
3 lines
65 B
Meson
3 lines
65 B
Meson
if host_os == 'windows'
|
|
system_ss.add(files('loader.c'))
|
|
endif
|