summaryrefslogtreecommitdiffstats
path: root/util/scripts/win-binary/doit/doit_2008.bat
blob: c6d4aae3b16196e170f8aa8751d76f746ecbd51c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
@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 msvc2008

c:
cd \installer\win-binary
call iwmake.bat vs2008-commercial >out.txt
ren log.txt log-commercial.txt
call iwmake.bat vs2008-eval >>out.txt
ren log.txt log-eval.txt
pscp -batch -i c:\key1.ppk c:\iwmake\*.exe qt@tirion:public_html/packages/%QT_VERSION%