mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Small update
This commit is contained in:
parent
ed0780c2b7
commit
0360d7e678
@ -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
|
||||
|
||||
|
@ -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_IEResourcesDefaults=%RES_DIR%
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user