From 40cfe74855e083cc3f6408369829913a6389769f Mon Sep 17 00:00:00 2001 From: rnv Date: Mon, 24 Jun 2013 12:42:04 +0000 Subject: [PATCH] Preparation of the SALOME7.2.0 win32 version. --- src/Controls/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Controls/Makefile.am b/src/Controls/Makefile.am index 85ea9f18d..6ae8b5d30 100644 --- a/src/Controls/Makefile.am +++ b/src/Controls/Makefile.am @@ -54,7 +54,8 @@ libSMESHControls_la_LDFLAGS = \ ../SMESHDS/libSMESHDS.la \ ../SMESHUtils/libSMESHUtils.la \ $(CAS_LDPATH) -lTKernel -lTKBRep -lTKG3d -lTKTopAlgo -lTKGeomBase -lTKGeomAlgo \ - $(VTK_LIBS) + $(VTK_LIBS) \ + $(KERNEL_LDFLAGS) -lOpUtil -lSALOMELocalTrace -lSALOMEBasics SMESHControls_CPPFLAGS = \ $(libSMESHControls_la_CPPFLAGS) -- 2.30.2