From 04b68f01806690c40b1bf74cc65f8676f9f294b7 Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 19 Dec 2007 07:26:46 +0000 Subject: [PATCH] PAL18328 SMESH_AdvancedEditor.py don't work in Debug version + SMESH_SMDS.hxx --- src/SMDS/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/SMDS/Makefile.in b/src/SMDS/Makefile.in index 2c53d7f06..76b90369d 100644 --- a/src/SMDS/Makefile.in +++ b/src/SMDS/Makefile.in @@ -108,7 +108,8 @@ EXPORT_HEADERS= \ SMDS_QuadraticFaceOfNodes.hxx \ SMDS_QuadraticVolumeOfNodes.hxx \ SMDS_SetIterator.hxx \ - SMDS_MeshInfo.hxx + SMDS_MeshInfo.hxx \ + SMESH_SMDS.hxx # additionnal information to compil and link file CPPFLAGS += $(KERNEL_CXXFLAGS) $(OCC_INCLUDES) $(BOOST_CPPFLAGS) -- 2.30.2