Searched refs:dlltool (Results 1 – 2 of 2) sorted by relevance
26 dlltool = find_program('dlltool', required: true)36 # then use dlltool to assemble a delaylib.40 command: [dlltool, '--input-def', '@INPUT@',
312 dlltool="${DLLTOOL-${cross_prefix}dlltool}"1057 if test "$host_os" = "windows" && ! has "$dlltool"; then1913 echo "dlltool = [$(meson_quote $dlltool)]" >> $cross
Completed in 8 milliseconds