sbsv2/raptor/bin/sbs_env.bat
changeset 674 37ee82a83d43
parent 591 22486c9c7b15
equal deleted inserted replaced
673:7ae5f757318b 674:37ee82a83d43
    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%