mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-28 06:50:32 +05:00
0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH module
remove resources of plugins
This commit is contained in:
parent
5113201233
commit
b4fbb4655f
@ -103,14 +103,5 @@
|
||||
<!-- Module resources -->
|
||||
<parameter name="SMESH" value="%SMESH_ROOT_DIR%/share/salome/resources/smesh"/>
|
||||
<parameter name="StdMeshers" value="%SMESH_ROOT_DIR%/share/salome/resources/smesh"/>
|
||||
<!-- NETGENPlugin and GHS3DPlugin -->
|
||||
<!-- Here the environment variables are used as case-sensitive, -->
|
||||
<!-- In GUI/src/SalomeApp/resources/SalomeApp.xml upper-case notation is used. -->
|
||||
<!-- As a result, both variants are acceptable. -->
|
||||
<parameter name="NETGENPlugin" value="%NETGENPlugin_ROOT_DIR%/share/salome/resources/netgenplugin"/>
|
||||
<parameter name="GHS3DPlugin" value="%GHS3DPlugin_ROOT_DIR%/share/salome/resources/ghs3dplugin"/>
|
||||
<parameter name="BLSURFPlugin" value="%BLSURFPlugin_ROOT_DIR%/share/salome/resources"/>
|
||||
<parameter name="HexoticPlugin" value="%HexoticPLUGIN_ROOT_DIR%/share/salome/resources/hexoticplugin"/>
|
||||
<parameter name="GHS3DPRLPlugin" value="%GHS3DPRLPLUGIN_ROOT_DIR%/share/salome/resources"/>
|
||||
</section>
|
||||
</document>
|
||||
|
Loading…
Reference in New Issue
Block a user