sbsv2/raptor/bin/sbs_env.bat
changeset 713 7b7f0409fc00
parent 674 37ee82a83d43
equal deleted inserted replaced
712:df89378e9223 713:7b7f0409fc00
    14 @REM Description: 
    14 @REM Description: 
    15 @REM
    15 @REM
    16 
    16 
    17 @SET HOSTPLATFORM=win 32
    17 @SET HOSTPLATFORM=win 32
    18 @SET HOSTPLATFORM_DIR=win32
    18 @SET HOSTPLATFORM_DIR=win32
       
    19 @SET HOSTPLATFORM32_DIR=win32
    19 
    20 
    20 @REM Automatically find SBS_HOME if it is not set
    21 @REM Automatically find SBS_HOME if it is not set
    21 @IF NOT "%SBS_HOME%"=="" GOTO foundhome
    22 @IF NOT "%SBS_HOME%"=="" GOTO foundhome
    22 @SET RAPTORBINDIR=%~dp0
    23 @SET RAPTORBINDIR=%~dp0
    23 @SET WD=%CD%
    24 @SET WD=%CD%