X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2Fcompil_scripts%2Ffreeimage.bat;h=9c846ca7f3830c7903b17ff4c81d3a278976634f;hb=fccbf500894ce1b9dcdfc808850712cda1f461d1;hp=74a39da18edee56332f2aed139e0084483a83ad9;hpb=d0132ac1a9fafee94ae794a6bb52508a3f6c31b4;p=tools%2Fsat_salome.git diff --git a/products/compil_scripts/freeimage.bat b/products/compil_scripts/freeimage.bat index 74a39da..9c846ca 100644 --- a/products/compil_scripts/freeimage.bat +++ b/products/compil_scripts/freeimage.bat @@ -15,7 +15,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 )