From: rnv Date: Tue, 20 Mar 2012 11:07:23 +0000 (+0000) Subject: Win32 compilation. X-Git-Tag: V6_5_0a1~10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=03515baa365d485fab68935cfb73fab398d17b39;p=modules%2Fgeom.git Win32 compilation. --- diff --git a/src/OBJECT/Makefile.am b/src/OBJECT/Makefile.am index b987337bd..00890d7d5 100644 --- a/src/OBJECT/Makefile.am +++ b/src/OBJECT/Makefile.am @@ -78,8 +78,8 @@ libGEOMObject_la_LDFLAGS = \ $(CAS_KERNEL) -lTKBRep -lTKG2d -lTKG3d -lTKV3d -lTKMesh -lTKGeomBase -lTKGeomAlgo -lTKTopAlgo -lTKService \ $(VTK_LIBS) \ $(KERNEL_LDFLAGS) -lSALOMELocalTrace \ - $(GUI_LDFLAGS) -lsuit -lqtx -lVTKViewer -lSVTK -lSalomeObject -# $(CORBA_LIBS) \ + $(GUI_LDFLAGS) -lsuit -lqtx -lVTKViewer -lSVTK -lSalomeObject -lSalomeApp\ + $(CORBA_LIBS) \ # $(STDLIB) \ # $(PYTHON_LIBS) \ # $(OGL_LIBS)