1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

Update for QT definition

This commit is contained in:
bugmaster 2011-10-28 08:35:51 +00:00 committed by bugmaster
parent 0d9695538c
commit 6dfe1db18d
2 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ SET PATH=%QTDIR%\bin;%PATH%
qmake -tp vc -r Tutorial.pro
GOTO END
:ERR_QTDIR
ECHO Environment variable "QTDIR" has not been defined. Abort.
GOTO END
:END

View File

@ -12,8 +12,8 @@ SET PATH=%QTDIR%\bin;%PATH%
qmake -tp vc -r Tutorial.pro
GOTO END
:ERR_QTDIR
ECHO Environment variable "QTDIR" has not been defined. Abort.
GOTO END
:END