From: bugmaster <> Date: Fri, 28 Oct 2011 08:35:51 +0000 (+0000) Subject: Update for QT definition X-Git-Tag: V6_5_3_beta1~176 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=6dfe1db18d9437897cd0478669e38902bc1f8230;p=occt.git Update for QT definition --- 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