Searched refs:WINDRES (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/binutils/testsuite/binutils-all/windres/
H A Dwindres.exp35 if {![info exists WINDRES]} then {
39 if {[which $WINDRES] == 0} then {
43 set wr "$WINDRES --include-dir $srcdir/$subdir"
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/testsuite/config/
H A Ddefault.exp64 if ![info exists WINDRES] then {
65 set WINDRES [findfile $base_dir/windres]
/macosx-10.10/vim-55/src/GvimExt/
H A DMake_ming.mak36 WINDRES := $(CROSS_COMPILE)windres macro
61 $(WINDRES) --input-format=rc --output-format=coff -DMING $? -o $@
/macosx-10.10/tcl-105/tcl_ext/memchan/memchan/win/
H A DMakefile.gnu151 WINDRES = windres
221 $(WINDRES) --include . --define VS_VERSION_INFO=1 mc.rc mcres.o
/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dconfigure4549 if test -n "$WINDRES"; then
4550 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
4564 WINDRES="$ac_cv_prog_WINDRES"
4565 if test -n "$WINDRES"; then
4566 echo "$ac_t""$WINDRES" 1>&6
4580 if test -n "$WINDRES"; then
4581 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
4595 WINDRES="$ac_cv_prog_WINDRES"
4596 if test -n "$WINDRES"; then
4597 echo "$ac_t""$WINDRES"
[all...]
/macosx-10.10/vim-55/src/
H A DMake_ming.mak306 WINDRES := $(CROSS_COMPILE)windres macro
653 $(WINDRES) $(DEFINES) vim.rc $(OUTDIR)/vimres.res
656 $(WINDRES) $(OUTDIR)/vimres.res $(OUTDIR)/vimrc.o
/macosx-10.10/ruby-106/ruby/
H A Dconfigure765 WINDRES
5866 if test -n "$WINDRES"; then
5867 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
5886 WINDRES=$ac_cv_prog_WINDRES
5887 if test -n "$WINDRES"; then
5888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES" >&5
5889 $as_echo "$WINDRES" >&6; }
5898 ac_ct_WINDRES=$WINDRES
5936 WINDRES=""
5944 WINDRES
[all...]

Completed in 204 milliseconds