X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=applications%2FSALOME-9.7.0-windows.pyconf;h=fe606851ba1f5c93377bef14c9be4a4e481be4a6;hb=86aa28c3d23d695dc76fc2d3e44b671c9b35a8e1;hp=06ac07cc92969dd6db84a513a6053646f48be2e7;hpb=cc509a8f31f75b48c7fd4ed116844548af62c299;p=tools%2Fsat_salome.git diff --git a/applications/SALOME-9.7.0-windows.pyconf b/applications/SALOME-9.7.0-windows.pyconf index 06ac07c..fe60685 100644 --- a/applications/SALOME-9.7.0-windows.pyconf +++ b/applications/SALOME-9.7.0-windows.pyconf @@ -6,7 +6,7 @@ APPLICATION : name : 'SALOME-9.7.0' workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name cmake_generator : 'Visual Studio 15 2017 Win64' - tag : 'V9_7_BR' + tag : 'V9_7_0' dev : 'no' verbose :'no' debug : 'no' @@ -21,12 +21,14 @@ APPLICATION : SALOME_HAS_GLOBAL_ENV : "1" SALOME_USE_64BIT_IDS : '1' SET_usr_docs_VARS : "1" # required for PyEditor build + CMAKE_GENERATOR : '"Visual Studio 15 2017 Win64"' } launch : {PYTHONIOENCODING:"UTF_8", SALOME_MODULES_ORDER:"SHAPER:SHAPERSTUDY:GEOM:SMESH"} SALOME_trace : "local" # local/file:.../with_logger SALOME_MODULES : "SHAPER,SHAPERSTUDY,GEOM,SMESH,PARAVIS,YACS,JOBMANAGER" # specify the first modules to display in gui SALOME_TMP_DIR : "%appdata%" HOME : "%userprofile%" + SALOME_ACTOR_DELEGATE_TO_VTK : '1' } products : { @@ -34,7 +36,7 @@ APPLICATION : alabaster : '0.7.6' Babel : '2.7.0' boost : '1.67.0' - CAS : {tag: 'CR750-SALOME-PATCH', section: 'version_V7_5_0_win'} + CAS : {tag: 'V7_5_0p1', section: 'version_V7_5_0_win'} certifi : '2019.6.16' cgns : '4.1.1' chardet : '3.0.4' @@ -116,6 +118,7 @@ APPLICATION : sphinxcontrib_websupport : '1.1.2' sphinx_rtd_theme : '0.4.3' sphinxintl: '2.0.0' + StaticMeshPlugin: '5.8.0' swig : '3.0.12' tbb : '2019_U8_win' toml : '0.10.2' @@ -129,7 +132,7 @@ APPLICATION : 'SHAPER' 'SHAPERSTUDY' 'RESTRICTED' - 'LIBBATCH' : {tag :'V2_4_4'} + 'LIBBATCH' : {tag :'V2_4_5'} 'KERNEL' 'MEDCOUPLING' 'GUI' @@ -156,11 +159,11 @@ APPLICATION : 'CALCULATOR' 'HELLO' 'PYHELLO' - 'EFICAS' : {tag : 'V9_7_0b1'} - 'EFICAS_TOOLS' : {tag : 'V9_7_0b1'} - 'ADAO' : {tag : 'V9_7_0b1'} - 'PARAVISADDONS' : {tag : 'master'} - 'CEATESTBASE' : {tag: 'SalomeV9'} + 'EFICAS' + 'EFICAS_TOOLS' + 'ADAO' + 'PARAVISADDONS' + 'CEATESTBASE' } profile : { @@ -188,9 +191,4 @@ APPLICATION : __overwrite__ : [ - { - __condition__ : "APPLICATION.debug == 'yes'" - 'APPLICATION.products.numpy' : '1.16.4-win-dbg' - 'APPLICATION.products.sphinxintl' : '2.0.0-win-dbg' - } ]