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:
parent
0d9695538c
commit
6dfe1db18d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user