Update build2.bat to point to latest Qt SDK.

This commit is contained in:
Kimmo Varis 2010-01-09 11:34:00 +02:00
parent 6ec5b797ab
commit 940b51ed77
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
set QTBASE=c:\Qt\2009.01
set QTBASE=c:\Qt\2009.05
set QTDIR=%QTBASE%\qt
set PATH=%QTDIR%\bin
set PATH=%PATH%;%QTBASE%\bin;%QTBASE%\mingw\bin