Changeset 46f59ba in sasview for installers


Ignore:
Timestamp:
Aug 3, 2018 1:47:11 AM (6 years ago)
Author:
wojciech
Branches:
ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
a688be1, c0de493
Parents:
b2fc7c9
Message:

additional location for config files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • installers/sasview_qt5_osx.spec

    r2ae3edb r46f59ba  
    5454datas.append(('../src/sas/logger_config.py','.')) 
    5555datas.append(('../src/sas/logging.ini','.')) 
     56datas.append(('../src/sas/sasview/custom_config.py','sas/sasview')) 
     57datas.append(('../src/sas/sasview/local_config.py','sas/sasview')) 
    5658 
    5759# pyinstaller gets mightily confused by upper/lower case, 
Note: See TracChangeset for help on using the changeset viewer.