1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

Small update

This commit is contained in:
bugmaster 2011-05-31 12:38:24 +00:00 committed by bugmaster
parent e1bcbb5283
commit ed0780c2b7
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
call "%~dp0env.bat"
IF NOT EXIST win32\obj goto QTSET
IF NOT EXIST win32\vc8\obj goto QTSET
IF NOT EXIST "%QTDIR%" goto QTSET

View File

@ -11,7 +11,7 @@ SET CASLIBS=%CASROOT%\win32\vc8\bin
SET ROOT=%CASROOT%\..
set RES_DIR=%~dp0res
set BIN_DIR=%~dp0win32\bin
set BIN_DIR=%~dp0win32\vc8\bin
SET CSF_ResourcesDefaults=%RES_DIR%
SET CSF_TuturialResourcesDefaults=%RES_DIR%