summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2014-10-05 02:12:25 +0200
committerRobin Gareus <robin@gareus.org>2014-10-05 02:12:25 +0200
commitd1564669cfd3508502a16d2f545c305d831e2fcd (patch)
tree87619115332fb2a6ff6946ee7daa18250028fcd0 /tools
parentc57f309d7c45229351a7f40d37c04e6889dbe0f4 (diff)
windows application icon
Diffstat (limited to 'tools')
-rwxr-xr-xtools/x-mingw.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/x-mingw.sh b/tools/x-mingw.sh
index 3234a4df7c..082110f37a 100755
--- a/tools/x-mingw.sh
+++ b/tools/x-mingw.sh
@@ -546,6 +546,7 @@ export LD=${XPREFIX}-ld
export NM=${XPREFIX}-nm
export AS=${XPREFIX}-as
export STRIP=${XPREFIX}-strip
+export WINRC=${XPREFIX}-windres
export RANLIB=${XPREFIX}-ranlib
export DLLTOOL=${XPREFIX}-dlltool