diff options
Diffstat (limited to 'configs/meson/windows.txt')
-rw-r--r-- | configs/meson/windows.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/meson/windows.txt b/configs/meson/windows.txt new file mode 100644 index 0000000000..55b192e71b --- /dev/null +++ b/configs/meson/windows.txt @@ -0,0 +1,9 @@ +# target-specific defaults, can still be overridden on +# the command line + +[built-in options] +bindir = '' +prefix = '/qemu' + +[project options] +qemu_suffix = '' |