summaryrefslogtreecommitdiffstats
path: root/util/scripts/win-binary/doit/doit_gcc.bat
diff options
context:
space:
mode:
Diffstat (limited to 'util/scripts/win-binary/doit/doit_gcc.bat')
-rwxr-xr-xutil/scripts/win-binary/doit/doit_gcc.bat9
1 files changed, 0 insertions, 9 deletions
diff --git a/util/scripts/win-binary/doit/doit_gcc.bat b/util/scripts/win-binary/doit/doit_gcc.bat
deleted file mode 100755
index bc5b6ef..0000000
--- a/util/scripts/win-binary/doit/doit_gcc.bat
+++ /dev/null
@@ -1,9 +0,0 @@
-@rem The qt_pkg_setup is a .bat file that must be in your PATH
-@rem It should set the proper environment for the compiler requested
-call qt_pkg_setup mingw
-
-c:
-cd \installer\win-binary
-call iwmake.bat mingw-opensource >out.txt
-pscp -batch -i c:\key1.ppk c:\iwmake\*.exe qt@tirion:public_html/packages/%QT_VERSION%
-