Searched refs:windres (Results 1 – 4 of 4) sorted by relevance
108 windres = find_program('windres', required: true) variable117 command: [windres, '-I', '@OUTDIR@', '-o', '@OUTPUT@', '@INPUT@'])
42 export WINDRES_FOR_TARGET = "${TARGET_PREFIX}windres"
320 windres="${WINDRES-${cross_prefix}windres}"1924 echo "windres = [$(meson_quote $windres)]" >> $cross
24863 CC=${RC-"windres"}