Update batch file for latest Qt SDK location.

This commit is contained in:
Kimmo Varis 2010-01-07 20:32:35 +02:00
parent b30b07beee
commit 83545ab11f
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