From: rnv Date: Fri, 27 Apr 2012 07:15:19 +0000 (+0000) Subject: Win32 compilation. X-Git-Tag: V6_5_0b1~14 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=bb2bbcbb0ca4de1014ad30179695f5c10680913c;p=modules%2Fgeom.git Win32 compilation. --- diff --git a/src/GEOM/Makefile.am b/src/GEOM/Makefile.am index 7c4f64c4e..68f248fb6 100644 --- a/src/GEOM/Makefile.am +++ b/src/GEOM/Makefile.am @@ -72,6 +72,6 @@ libGEOMbasic_la_CPPFLAGS = \ libGEOMbasic_la_LDFLAGS = \ $(KERNEL_LDFLAGS) -lSALOMELocalTrace -lSALOMEBasics \ $(STDLIB) \ - $(CAS_LDPATH) -lTKXSBase \ + $(CAS_LDPATH) -lTKXSBase -lTKG3d \ $(CAS_OCAF) \ $(CAS_OCAFVIS)