Add missing client idls: it is strange but on all platforms except RedHat it worked without this correction
This commit is contained in:
parent
b0e14beffa
commit
a851ef8aa9
@ -6,7 +6,7 @@
|
|||||||
top_srcdir=@top_srcdir@
|
top_srcdir=@top_srcdir@
|
||||||
top_builddir=../..
|
top_builddir=../..
|
||||||
srcdir=@srcdir@
|
srcdir=@srcdir@
|
||||||
VPATH=.:@srcdir@:@top_srcdir@/idl:$(top_builddir)/idl:${KERNEL_ROOT_DIR}/idl/salome:${GUI_ROOT_DIR}/idl/salome:${SMESH_ROOT_DIR}/idl/salome:${MED_ROOT_DIR}/idl/salome
|
VPATH=.:@srcdir@:@top_srcdir@/idl:$(top_builddir)/idl:${KERNEL_ROOT_DIR}/idl/salome:${GUI_ROOT_DIR}/idl/salome:${GEOM_ROOT_DIR}/idl/salome:${SMESH_ROOT_DIR}/idl/salome:${MED_ROOT_DIR}/idl/salome
|
||||||
|
|
||||||
@COMMENCE@
|
@COMMENCE@
|
||||||
|
|
||||||
@ -29,6 +29,9 @@ LIB_CLIENT_IDL = \
|
|||||||
SALOME_Exception.idl \
|
SALOME_Exception.idl \
|
||||||
SALOME_GenericObj.idl \
|
SALOME_GenericObj.idl \
|
||||||
SALOME_Component.idl \
|
SALOME_Component.idl \
|
||||||
|
SALOME_Comm.idl \
|
||||||
|
GEOM_Gen.idl \
|
||||||
|
MED.idl \
|
||||||
SMESH_Gen.idl \
|
SMESH_Gen.idl \
|
||||||
SMESH_Mesh.idl \
|
SMESH_Mesh.idl \
|
||||||
SMESH_Group.idl \
|
SMESH_Group.idl \
|
||||||
|
Loading…
Reference in New Issue
Block a user