Update of environment files for compilation in batch mode.
[occt.git] / samples / mfc / standard / msvc.bat
index 56c35e2..055b957 100644 (file)
@@ -1,6 +1,4 @@
-call "%~dp0..\..\..\env.bat" %1 %2 %3
-
-call "%~dp0env.bat"
+call "%~dp0env.bat" %1 %2 %3
 
 if ["%CASDEB%"] == [""] (
   call "%~dp0..\..\..\msvc.bat" %VCVER% win%ARCH% "" "%~dp0All-%VCVER%.sln"