Searched refs:WINDRES (Results 1 – 8 of 8) sorted by relevance
27 if {![info exists WINDRES]} then {32 if {[which $WINDRES] == 0} then {33 verbose "$WINDRES not found" 137 set wr "$WINDRES --include-dir $srcdir/$subdir"
165 WINDRES="$(WINDRES_FOR_BUILD)"; export WINDRES; \205 WINDRES="$(WINDRES)"; export WINDRES; \291 WINDRES="$(WINDRES_FOR_TARGET)"; export WINDRES; \403 WINDRES = @WINDRES@3547 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \3572 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \3597 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \3622 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \3647 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \3673 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \[all …]
168 WINDRES="$(WINDRES_FOR_BUILD)"; export WINDRES; \208 WINDRES="$(WINDRES)"; export WINDRES; \294 WINDRES="$(WINDRES_FOR_TARGET)"; export WINDRES; \406 WINDRES = @WINDRES@1263 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \1401 "DLLTOOL=$${DLLTOOL}" "WINDRES=$${WINDRES}" "WINDMC=$${WINDMC}" \
9280 if test -n "$WINDRES"; then9281 ac_cv_prog_WINDRES=$WINDRES9295 if test -n "$WINDRES"; then9296 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.9316 if test -n "$WINDRES"; then9317 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES" >&59318 $as_echo "$WINDRES" >&6; }9337 if test -n "$WINDRES"; then9338 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.9358 if test -n "$WINDRES"; then[all …]
1238 WINDRES_FOR_BUILD="\$(WINDRES)"3199 NCN_STRICT_CHECK_TOOLS(WINDRES, windres)3269 GCC_TARGET_TOOL(windres, WINDRES_FOR_TARGET, WINDRES, [binutils/windres])
5856 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.10244 * Makefile.in (WINDRES): New variable.10247 (EXTRA_HOST_FLAGS): Add WINDRES.10248 (EXTRA_TARGET_FLAGS): Add WINDRES.10249 (EXTRA_GCC_FLAGS): Add WINDRES.10250 ($(DO_X)): Pass down WINDRES.10251 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.10252 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
69 if ![info exists WINDRES] then {70 set WINDRES [findfile $base_dir/windres]
258 * config/default.exp (WINDRES): Add.