0027176: Configuration, CMake - INSTALL_DIR is a common prefix for all other install...
[occt.git] / samples / qt / Tutorial / genproj.bat
index ef41b1d..c8a0780 100644 (file)
@@ -6,6 +6,8 @@ REM Use first argument to specify version of Visual Studio (vc8, vc9, or vc10),
 REM second argument specifies architecture) (win32 or win64)
 REM third argument specifies Debug or Release mode
 
+Setlocal EnableDelayedExpansion
+
 call "%~dp0env.bat" %1 %2 %3
 
 set EXT=vcproj