Changeset 19129
- Timestamp:
- 02/19/15 18:35:45 (10 years ago)
- Location:
- issm/trunk-jpl/externalpackages/windows
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/windows/windows_environment.sh
r19126 r19129 27 27 source $config_dir/sdk7.1-win64.sh 28 28 elif [[ "$compiler" == "2" ]]; then 29 source $config_dir/sdk7.1-win 64.sh29 source $config_dir/sdk7.1-win32.sh 30 30 elif [[ "$compiler" == "3" ]]; then 31 31 source $config_dir/intel-win7.sh
Note:
See TracChangeset
for help on using the changeset viewer.