Salome HOME
spns #29664: omniORB: fix python path
[tools/sat_salome.git] / products / compil_scripts / pthreads.bat
index f9921d87b5154b8035f0e19fd27f3ffc2e1fafdc..35c6f370a22e3e18a4ab7c2925ae1ee336b7d6a1 100755 (executable)
@@ -14,7 +14,7 @@ if %SAT_DEBUG% == 1 (
 )
 
 set PLATFORM_TARGET=x64
-if defined SALOME_APPLICATION_NAME if %SALOME_APPLICATION_NAME% == URANIE (
+if "%SALOME_APPLICATION_NAME%" == "URANIE" (
   set PLATFORM_TARGET=Win32
 )