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

c:
cd \installer\win-binary
call iwmake.bat vs2005-commercial >out.txt
ren log.txt log-commercial.txt
call iwmake.bat vs2005-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%