HomeSort by relevance Sort by last modified time
    Searched refs:WINDRES (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/windres/
windres.exp 27 if {![info exists WINDRES]} then {
28 verbose "WINDRES not defined" 1
32 if {[which $WINDRES] == 0} then {
33 verbose "$WINDRES not found" 1
37 set wr "$WINDRES --include-dir $srcdir/$subdir"
42 send_log "\nWarning: Assuming windres can find the win32 headers\n\n"
86 unsupported "windres/$broot (parse)"
88 fail "windres/$broot (parse)"
92 pass "windres/$broot (parse)"
119 fail "windres/$broot (compare)
    [all...]
  /external/syslinux/win64/ntfstest/
Makefile 32 WINDRES := $(WINPREFIX)windres
74 $(WINDRES) -O COFF $< $@
  /external/syslinux/win32/ntfstest/
Makefile 43 WINDRES := $(WINPREFIX)windres
85 $(WINDRES) -O COFF $< $@
  /toolchain/binutils/binutils-2.25/binutils/testsuite/config/
default.exp 69 if ![info exists WINDRES] then {
70 set WINDRES [findfile $base_dir/windres]
  /toolchain/binutils/binutils-2.25/
configure 593 WINDRES
816 WINDRES
    [all...]

Completed in 618 milliseconds