From: adam Date: Mon, 14 Sep 2009 14:02:45 +0000 (+0000) Subject: Windows port X-Git-Tag: V5_1_3rc1~58 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6e510e8582ec21a9669732ff7c40b821a65b97ce;p=modules%2Fsmesh.git Windows port --- diff --git a/src/OBJECT/Makefile.am b/src/OBJECT/Makefile.am index 30a2e591a..7a6a7b70f 100644 --- a/src/OBJECT/Makefile.am +++ b/src/OBJECT/Makefile.am @@ -77,5 +77,6 @@ libSMESHObject_la_LDFLAGS = \ ../SMDS/libSMDS.la \ ../Controls/libSMESHControls.la \ $(GUI_LDFLAGS) -lSalomeApp -lSalomeObject -lSVTK -lVTKViewer -lqtx -lsuit \ + $(GEOM_LDFLAGS) -lGEOMObject \ $(CAS_KERNEL) \ $(VTK_LIBS) $(QT_MT_LIBS)