Changeset 15113


Ignore:
Timestamp:
05/26/13 20:52:37 (12 years ago)
Author:
Eric.Larour
Message:

CHG: added examples in the install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/packagers/win7/package64.sh

    r15102 r15113  
    2020cat << END >> ISSM.aic
    2121AddFolder PersonalFolder $ISSM_DIR_WIN\test
     22AddFolder PersonalFolder $ISSM_DIR_WIN\examples
    2223AddFolder APPDIR $ISSM_DIR_WIN\bin
     24AddFolder APPDIR $ISSM_DIR_WIN\lib
    2325NewEnvironment -name ISSM_TESTS -value [test_Dir]
    2426NewEnvironment -name ISSM_DIR -value [APPDIR]
     
    3840cp ISSM-SetupFiles/ISSM.msi ./
    3941rm -rf ISSM.aip ISSM-SetupFiles ISSM.aic
     42
     43#Upload?:
     44scp ISSM.msi websites:/home/larour/files/ISSM64.msi
Note: See TracChangeset for help on using the changeset viewer.