Home
last modified time | relevance | path

Searched refs:dlltool (Results 1 – 2 of 2) sorted by relevance

/qemu/plugins/
H A Dmeson.build18 dlltool = find_program('dlltool', required: true)
28 # then use dlltool to assemble a delaylib.
32 command: [dlltool, '--input-def', '@INPUT@',
/qemu/
H A Dconfigure308 dlltool="${DLLTOOL-${cross_prefix}dlltool}"
1011 if test "$host_os" = "windows" && ! has "$dlltool"; then
1622 echo "DLLTOOL=$dlltool" >> contrib/plugins/$config_host_mak
1733 echo "dlltool = [$(meson_quote $dlltool)]" >> $cross