Update for work with qmake pro file
[occt.git] / samples / qt / Tutorial / Run_MSVC.bat
index 52ad6b2..42e5a00 100755 (executable)
@@ -8,7 +8,7 @@ call %~dp0env.bat
 call %~dp0..\..\..\ros\env_build.bat vc8 win32
 
 rem Define path to project file
 call %~dp0..\..\..\ros\env_build.bat vc8 win32
 
 rem Define path to project file
-set PRJFILE=%~dp0Tutorial.sln
+set PRJFILE=%~dp0Tutorial-vc8.sln
 
 rem Launch Visual Studio - either professional (devenv) or Express, as available
 if exist "%DevEnvDir%\devenv.exe"  (
 
 rem Launch Visual Studio - either professional (devenv) or Express, as available
 if exist "%DevEnvDir%\devenv.exe"  (