Ignore:
Timestamp:
Feb 9, 2007, 4:37:11 PM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • build/bhep/trunk/obuild/setup.bat

    r126 r131  
    5959SET obuild_platform_result=
    6060REM # Set environment variables of this package :
    61 SET BHEPROOT=%obuild_bhep_path%
    6261
    63 IF DEFINED PATH GOTO else_if_path_bhep_3
     62IF DEFINED PATH GOTO else_if_path_bhep_2
    6463  SET PATH=%obuild_bhep_path%\%obuild_dir_bin%
    65   GOTO end_if_path_bhep_3
    66 :else_if_path_bhep_3
     64  GOTO end_if_path_bhep_2
     65:else_if_path_bhep_2
    6766  SET PATH=%PATH%;%obuild_bhep_path%\%obuild_dir_bin%
    68 :end_if_path_bhep_3
     67:end_if_path_bhep_2
    6968
    7069:obuild_return
Note: See TracChangeset for help on using the changeset viewer.