diff --git a/samples/qt/IESample/generation-vc-projects.bat b/samples/qt/IESample/generation-vc-projects.bat index 047caa2ec0..3df144e844 100644 --- a/samples/qt/IESample/generation-vc-projects.bat +++ b/samples/qt/IESample/generation-vc-projects.bat @@ -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 diff --git a/samples/qt/Tutorial/generation-vc-projects.bat b/samples/qt/Tutorial/generation-vc-projects.bat index 047caa2ec0..3df144e844 100644 --- a/samples/qt/Tutorial/generation-vc-projects.bat +++ b/samples/qt/Tutorial/generation-vc-projects.bat @@ -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