summaryrefslogtreecommitdiff
path: root/bin/mingw32-4.8+qt-4.8.wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mingw32-4.8+qt-4.8.wrapper.sh')
-rwxr-xr-xbin/mingw32-4.8+qt-4.8.wrapper.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/mingw32-4.8+qt-4.8.wrapper.sh b/bin/mingw32-4.8+qt-4.8.wrapper.sh
deleted file mode 100755
index a44711c..0000000
--- a/bin/mingw32-4.8+qt-4.8.wrapper.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-# This script exists because it appears that you cannot pass env vars
-# to C:\cygwin\bin\bash.exe from the windows command prompt.
-export NSIS_BUILD_FOR="mingw32-4.8:qt-4.8"
-$1 $2 $3 $4